Files
sdkman-cli/.github/pull_request_tempalte.md
Michael G ece7ad05c4 Add GitHub issue templates for bugs, features, support and PRs (#755)
* Add GitHub issue templates for bugs, features, support and PRs

Issues are either a bug report, feature request or support request. Labels
are automaticaly added to the issues respectively: bug, enhancement, support.

The templates suggest using the Slack before opening an issue, but no longer
say it is a hard requirement. This might give a more inclusive impression to
people reporting who are not Slack users.

* List more information that should be provided for new issues
2020-05-07 19:20:14 +01:00

7 lines
248 B
Markdown

<!-- To raise a new Pull Request, the following prerequisites need to be met. Please tick before proceeding: -->
- [ ] a GitHub Issue was opened for this feature / bug.
- [ ] test coverage was added (Cucumber or Spock as appropriate).
Fixes #XXX