diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2019-07-15 01:36:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-15 01:36:39 -0700 |
| commit | 5b5e443d5b9985fd77f3d5470f1d5885a88bf2b9 (patch) | |
| tree | 8d760dcee4dfcb4404af90b7d5e64def4549b4cc | |
| parent | 9e47c4749a20822db454467518f67b8ff720bb99 (diff) | |
| download | seaweedfs-5b5e443d5b9985fd77f3d5470f1d5885a88bf2b9.tar.xz seaweedfs-5b5e443d5b9985fd77f3d5470f1d5885a88bf2b9.zip | |
Update issue templates
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 985bd3781..b414183f1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,11 +1,19 @@ --- name: Bug report about: Create a report to help us improve +title: '' +labels: '' +assignees: '' --- Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs +example of a good issue report: +https://github.com/chrislusf/seaweedfs/issues/1005 +example of a bad issue report: +https://github.com/chrislusf/seaweedfs/issues/1008 + **Describe the bug** A clear and concise description of what the bug is. |
