Skip to content

Commit fc3ed0c

Browse files
committed
Update CONTRIBUTING.md
1 parent c4227f1 commit fc3ed0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ A good bug report shouldn't leave others needing to chase you up for more inform
6969

7070
> You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead sensitive bugs must be sent by email to <a.dutzler@gmail.com>.
7171
72-
We use GitHub issues to track bugs and errors. If you run into an issue with the project:
72+
We use [GitHub issues](https://github.com/adtzlr/felupe/issues) to track bugs and errors. If you run into an issue with the project:
7373

74-
- Open an [Issue](https://github.com/adtzlr/felupe/issues/new). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
74+
- Open an [Issue](https://github.com/adtzlr/felupe/issues/new/choose).
7575
- Explain the behavior you would expect and the actual behavior.
7676
- Please provide as much context as possible and describe the *reproduction steps* that someone else can follow to recreate the issue on their own. This usually includes your code. For good bug reports you should isolate the problem and create a reduced test case.
7777
- Provide the information you collected in the previous section.

0 commit comments

Comments
 (0)