]> git.ipfire.org Git - thirdparty/cups.git/commit
Add templates for issue reports
authorTill Kamppeter <till.kamppeter@gmail.com>
Mon, 30 Jan 2023 02:21:46 +0000 (23:21 -0300)
committerTill Kamppeter <till.kamppeter@gmail.com>
Mon, 30 Jan 2023 02:25:26 +0000 (23:25 -0300)
commit850e604c7c6b2d5a9a68368f19dbd32a15f15e4f
treec8dfe89b47ea1a2b9605b1fd2e13d549a4f22fb1
parenta85bf52c4d3c6d995a7a048f74daf719d163196f
Add templates for issue reports

This adds a selection screen when you click the button to report a new
issue on the "Issues" page. The selection screen does not only create
one entry for each issue template but also one extra entry for
security (private) bug reports. The latter is especially important as
otherwise the entrance point for a security bug report is hidden on
the security page.
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]