Commit dbb5955
authored
docs: allow blank issues and drop stale Submit-a-Server reference (#115)
Two follow-ups that were part of PR #114's branch but did not make it
into the squash merge:
- `.github/ISSUE_TEMPLATE/config.yml` — flip `blank_issues_enabled`
from `false` to `true` so anyone (not just maintainers) can open a
blank issue from the "New issue" chooser. Without the flag, non-
maintainers only see the structured templates.
- `.github/ISSUE_TEMPLATE/request-server.yml` — replace the outdated
"use the Submit a Server template (or open a PR)" hint. The
Submit-a-Server template was removed in the prior PR because issue
forms can't create PRs; repoint readers straight at CONTRIBUTING.md's
quickstart instead.
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent 6393064 commit dbb5955
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments