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: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,8 @@
8
8
6. Add the necessary tests in the `tests` folder
9
9
7. Add the necessary documentation and docstrings
10
10
8. Add the necessary points to `CHANGELOG.md`
11
-
9. Fill up the `tests/.env` file with the suitable token(s)
12
-
10. Run `tox` from the root folder and ensure the tests are configured correctly and they return OK. `ServerError`and `MaintenanceError`can be disregarded.
11
+
9. Fill up the `.env` file
12
+
10. Run `tox` from the root folder and ensure the tests are configured correctly and they return OK. `ServerError` can be disregarded.
13
13
11. Open your PR
14
14
15
15
Do not increment version numbers but update `CHANGELOG.md`
0 commit comments