dependency-track/.github/ISSUE_TEMPLATE/config.yml
Niklas 1dfaad1127
Migrate issue templates to issue forms (#1991)
* Migrate issue templates to issue forms

This brings a bit more structure into how issues are reported, and is a lot more user-friendly.

Also remove issue template for asking questions; Add various hints that issues should not be used to ask questions.

Signed-off-by: nscuro <nscuro@protonmail.com>

* Add pull request template

Signed-off-by: nscuro <nscuro@protonmail.com>

* Fix repo links in issue templates

Signed-off-by: nscuro <nscuro@protonmail.com>

* Fix links in issue templates; Refer to frontend repo; Add more versions

Signed-off-by: nscuro <nscuro@protonmail.com>

* Issue template cosmetics

Signed-off-by: nscuro <nscuro@protonmail.com>

* Fix repo link in PR template

Signed-off-by: nscuro <nscuro@protonmail.com>

* Update versions in defect report issue template

Signed-off-by: nscuro <nscuro@protonmail.com>

* Remove redundant info from `CONTRIBUTING.md`

The fields we request for defect reports are now included in, and enforced by, the issue form.

Signed-off-by: nscuro <nscuro@protonmail.com>

* Clarify database server version field

Signed-off-by: nscuro <nscuro@protonmail.com>

Signed-off-by: nscuro <nscuro@protonmail.com>
2022-11-10 11:00:09 +01:00

8 lines
326 B
YAML

blank_issues_enabled: false
contact_links:
- name: Slack Channel
url: https://dependencytrack.org/slack
about: Our Slack channel is the best way to get in touch!
- name: GitHub Discussions
url: https://github.com/DependencyTrack/dependency-track/discussions
about: A good place to ask questions, share ideas and more!