You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CONTRIBUTE.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
5
5
These are some recommendations if you want to contribute:
6
6
7
-
1. Clone the [master](link to master) branch of the repository.
8
-
2. Set up the project according to this [guide](PROJECT_SETUP.md)
9
-
3. Make sure all [tests are passing](PROJECT_SETUP.md#testing-the-plugin)
10
-
4. Write tests for your new functionality. There are plenty of examples in the [test](hehe) folder
11
-
5. Do some manual testing before submitting the pull request. Check [this](PROJECT_SETUP.md#testing-the-plugin) for run configurations for manual testing
7
+
1. Clone the [master](https://github.com/afcastano/AutoValuePlugin) branch of the repository.
8
+
2. Set up the project according to this [guide](https://github.com/afcastano/AutoValuePlugin/blob/master/docs/PROJECT_SETUP.md)
9
+
3. Make sure all [tests are passing](https://github.com/afcastano/AutoValuePlugin/blob/master/docs/PROJECT_SETUP.md#testing-the-plugin)
10
+
4. Write tests for your new functionality. There are plenty of examples in the [test](https://github.com/afcastano/AutoValuePlugin/tree/master/test/com/afcastano/intellij/autovalue) folder
11
+
5. Do some manual testing before submitting the pull request. Check [this](https://github.com/afcastano/AutoValuePlugin/blob/master/docs/PROJECT_SETUP.md#testing-the-plugin) for run configurations for manual testing
0 commit comments