Skip to content

Commit e2a690c

Browse files
committed
Changed AUTHORS.txt to CHANGES.rst in CONTRIBUTING.md
1 parent e96af7a commit e2a690c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,10 @@ and 2.7.
167167
Once you have code, documentation and tests ready, it is time to finalize
168168
the pull request.
169169

170-
### AUTHORS.txt
170+
### CHANGES.rst
171171
If you have done any non-trivial change and would like to be credited,
172172
add yourself to
173-
[AUTHORS.txt](https://github.com/robotframework/Selenium2Library/blob/master/AUTHORS.txt)
173+
[CHANGES.rst](https://github.com/robotframework/Selenium2Library/blob/master/CHANGES.rst)
174174
file.
175175

176176
### Resolving conflicts
@@ -181,7 +181,7 @@ same code as your changes. In that case you should
181181
to allow for an easy merge.
182182

183183
The most common conflicting file is the aforementioned
184-
[AUTHORS.txt](https://github.com/robotframework/Selenium2Library/blob/master/AUTHORS.txt)
184+
[CHANGES.rst](https://github.com/robotframework/Selenium2Library/blob/master/CHANGES.rst)
185185
, but luckily fixing those conflicts is typically easy.
186186

187187
### Squashing commits

0 commit comments

Comments
 (0)