mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-09 18:50:39 +00:00
.github: Updated ISSUE_TEMPALTE.md
Addressed all of @qlyoung's "presentational nits and a formatting suggestion". As well as @rwestphal's idea of OS and FRR name+version numbers. Signed-off-by: Christoffer <netravnen@gmail.com>
This commit is contained in:
parent
272fd0c3cd
commit
cbb6b2a378
17
.github/ISSUE_TEMPLATE.md
vendored
17
.github/ISSUE_TEMPLATE.md
vendored
@ -1,9 +1,9 @@
|
|||||||
### How to submit issue
|
### How to an submit issue
|
||||||
Please use this text as a template and replace text in the sections or remove
|
Please use this text as a template and replace text in the sections or remove
|
||||||
the entire section if that does not apply to your issue. For example in case of
|
the entire section if it does not apply to your issue. For example in case of
|
||||||
question or feature request, just description with some example is probably
|
a question or feature request, just description with some example is probably
|
||||||
fine. Also remember to use github's markup form properly, especially in case of
|
fine. Also remember to use GitHub Flavored Markdown properly, especially
|
||||||
output or code listing.
|
posting output or code listings.
|
||||||
|
|
||||||
### Things you may try first
|
### Things you may try first
|
||||||
(put "x" in "[ ]" if you already tried following)
|
(put "x" in "[ ]" if you already tried following)
|
||||||
@ -27,9 +27,14 @@ output or code listing.
|
|||||||
**Actual behavior:**
|
**Actual behavior:**
|
||||||
[What actually happened]
|
[What actually happened]
|
||||||
|
|
||||||
### Components:
|
### Components
|
||||||
[bgpd, build, doc, isisd, ospfd, etc.]
|
[bgpd, build, doc, isisd, ospfd, etc.]
|
||||||
|
|
||||||
|
### Versions
|
||||||
|
* OS: [name] [version]
|
||||||
|
* Kernel: [Linux/BSD] [version]
|
||||||
|
* FRR: [version]
|
||||||
|
|
||||||
### Attachments
|
### Attachments
|
||||||
[Attach if applicable. Fx. log-files, log-lines. etc. etc.]
|
[Attach if applicable. Fx. log-files, log-lines. etc. etc.]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user