Skip to content

Commit 0bba2da

Browse files
committed
Merge branch 'feature-add-contributing-doc' into develop
2 parents fae5eea + bef0db6 commit 0bba2da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*[Autocomplete SQL]* provider for *[Atom]* *[Autocomplete Plus]*
99

1010
### Contributing
11-
Please feel free to submit pull requests, issues and comments! Thank you. Contributors will be added to [Contributors.md]
11+
Please feel free to submit pull requests, issues and comments! Thank you. Please read [Contributing]. Participants will be added to the list of [Contributors].
1212

1313
### Dependencies
1414
*[Autocomplete SQL]* is an *[Atom]* *[Autocomplete+]* provider and requires *[Autocomplete+]* to be installed. *[Autocomplete+]* is currently bundled with *[Atom]* by default.
@@ -20,4 +20,5 @@ Please feel free to submit pull requests, issues and comments! Thank you. Contri
2020
[Autocomplete Plus]: https://github.com/atom/autocomplete-plus
2121
[Autocomplete+]: https://github.com/atom/autocomplete-plus
2222
[Autocomplete SQL]: https://github.com/webdevel/autocomplete-sql
23-
[Contributors.md]: https://github.com/webdevel/autocomplete-sql/blob/master/CONTRIBUTORS.md
23+
[Contributors]: https://github.com/webdevel/autocomplete-sql/blob/master/CONTRIBUTORS.md
24+
[Contributing]: https://github.com/webdevel/autocomplete-sql/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)