diff --git a/.github/ISSUE_TEMPLATE/bugs.md b/.github/ISSUE_TEMPLATE/bugs.md new file mode 100644 index 00000000..e8ea67d8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bugs.md @@ -0,0 +1,16 @@ +--- +name: "\U0001F41E Issues" +about: Bug reports +title: '' +labels: '' +assignees: '' + +--- + +THE ISSUE TRACKER IS DEDICATED TO KEEPING TRACK OF *BUGS*, +preferably after they have been already discussed and confirmed to be reproducible. + +FOR ASSISTANCE, PLEASE CLOSE THIS FORM AND USE THE DISCUSSIONS SECTION INSTEAD: +https://github.com/jedisct1/libsodium/discussions + +Thank you!