diff options
author | Christoffer <netravnen@gmail.com> | 2018-08-31 21:53:02 +0200 |
---|---|---|
committer | Christoffer <netravnen@gmail.com> | 2018-08-31 22:04:46 +0200 |
commit | 9ab45012d053391ee4525603bcb7f67f2e032eff (patch) | |
tree | 8f99cca79b7cabf8ba8639e1b2df4a3de1b60665 /.github | |
parent | .github: Updated ISSUE_TEMPALTE.md (diff) | |
download | frr-9ab45012d053391ee4525603bcb7f67f2e032eff.tar.xz frr-9ab45012d053391ee4525603bcb7f67f2e032eff.zip |
.github: Updated ISSUE_TEMPALTE.md
Addressed @qlyoung's suggestions.
Signed-off-by: Christoffer <netravnen@gmail.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 25d1e7db0..95fd907b4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,8 @@ ### How to an submit issue Please use this text as a template and replace text in the sections or remove the entire section if it does not apply to your issue. For example in case of -a question or feature request, just description with some example is probably -fine. Also remember to use GitHub Flavored Markdown properly, especially +a question or feature request, just a description with some example is probably +fine. Also remember to use GitHub Flavored Markdown properly, especially if posting output or code listings. ### Things you may try first @@ -36,7 +36,7 @@ posting output or code listings. * FRR: [version] ### Attachments -[Attach if applicable. Fx. log-files, log-lines. etc. etc.] +[Attach if applicable. For example log-files, log-lines. etc. etc.] You're also welcomed to provide us with any other data you think may be useful. |