diff options
| author | Donatas Abraitis <donatas.abraitis@gmail.com> | 2020-08-27 10:06:15 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-27 10:06:15 +0300 |
| commit | 4519ba13f9aaa5a0ddee503063f6e3a94c46c58c (patch) | |
| tree | 7704f3806f6607bfdfe2a9796476f3c8028f0564 | |
| parent | ff35a1167604193afa9a94b37102e47d25cd3a5c (diff) | |
| parent | aec168e90ca753657eac8301465507b57c0b7507 (diff) | |
Merge pull request #6996 from ne-vlezay80/patch-6
github: Add lost chapter witch issue template
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1209f52e14..98c7c3d54d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -37,7 +37,7 @@ If applicable, add screenshots to help explain your problem. **Versions** - OS Kernel: [e.g. Linux, OpenBSD, etc] [version] - - FRR Version [version] + - FRR Version: [version] **Additional context** Add any other context about the problem here. |
