mirror of
https://github.com/systemd/systemd.git
synced 2024-11-04 13:51:24 +03:00
Merge pull request #2686 from poettering/github-templates
add github issue template
This commit is contained in:
commit
2c0608a33d
29
.github/ISSUE_TEMPLATE.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
### Submission type
|
||||
|
||||
[ ] Bug report
|
||||
|
||||
[ ] Request for enhancement (RFE)
|
||||
|
||||
*NOTE: Do not submit anything other than bug reports or RFEs via the issue tracker!*
|
||||
|
||||
### systemd version the issue has been seen with
|
||||
|
||||
> …
|
||||
|
||||
*NOTE: Do not submit bug reports about anything but the two most recently released systemd versions upstream!*
|
||||
|
||||
### Used distribution
|
||||
|
||||
> …
|
||||
|
||||
### In case of bug report: Expected behaviour you didn't see
|
||||
|
||||
> …
|
||||
|
||||
### In case of bug report: Unexpected behaviour you saw
|
||||
|
||||
> …
|
||||
|
||||
### In case of bug report: Steps to reproduce the problem
|
||||
|
||||
> …
|
Loading…
Reference in New Issue
Block a user