Skip to content

Commit 404f32e

Browse files
authored
Update CONTRIBUTE.md
1 parent c364507 commit 404f32e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/CONTRIBUTE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
These are some recommendations if you want to contribute:
66

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

Comments
 (0)