Skip to content

Commit b3e142f

Browse files
authored
repo: fixed typo in link to the bug tracker in CONTRIBUTING.md (#106)
1 parent 87d14b7 commit b3e142f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Please complete the following steps in advance to help us fix any potential bug
5454

5555
- Make sure that you are using the latest version (or a tag release).
5656
- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://floatcsep.readthedocs.io). If you are looking for support, you might want to check [this section](#i-have-a-question)).
57-
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/cseptesting/floatcsepissues?q=label%3Abug).
57+
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/cseptesting/floatcsep/issues?q=label%3Abug).
5858
- Collect information about the bug:
5959
- Stack trace (Traceback)
6060
- OS, Platform and Version (Windows, Linux, macOS, x86, ARM)

0 commit comments

Comments
 (0)