Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
vinifmor authored Nov 20, 2021
1 parent 7cbe98f commit 081804a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ labels: ''
assignees: ''

---

**Before opening a new issue**
Install the **staging** branch and check if the unexpected behavior is happening there as well.
If you are on ArchLinux-based distro, you can install it through AUR (**bauh-staging**). Otherwise, you have
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Suggest a new AppImage application to the database
about: Suggest a new AppImage application to the database
title: "[New AppImage] application_name"
labels: appimage
assignees: ''

---

- Application name:
- Github page:
- Official website (if available):

`P.S: only application's with a GitHub page can be accepted`

0 comments on commit 081804a

Please sign in to comment.