Skip to content

Commit

Permalink
fix: pull issue template
Browse files Browse the repository at this point in the history
Signed-off-by: gfanton <[email protected]>
  • Loading branch information
gfanton committed Mar 24, 2021
1 parent 1d83803 commit 84a99b5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Bug report
about: Create a report to help us improve
title: "[BUG]: <your_bug>"
labels: bug
assignees:
---

<!-- Before submitting an issue, please read https://github.com/berty/community/blob/master/CONTRIBUTING.md -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Feature request
about: Suggest an idea for this project
title: "[FEATURE]: <your_feature>"
labels: ":rocket: feature-request"
assignees:
---

<!-- Before submitting an issue, please read https://github.com/berty/community/blob/master/CONTRIBUTING.md -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
name: New pull request
about: Create a new pull request
title: "feat: <cool_name>"
labels:
assignees:
---

<!-- Thank you for your contribution! ❤️ -->

0 comments on commit 84a99b5

Please sign in to comment.