Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Sep 10, 2024
1 parent 7196dbd commit 543533c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/1-feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Feature Request
description: Suggest an idea for Allsky
title: "[FEATURE REQUEST]"
labels: "enhancement"
body:
- type: markdown
attributes:
value: |
> [!IMPORTANT]
> If you have a QUESTION, enter a GitHub [Discussion](https://github.com/AllskyTeam/allsky/discussions). Do NOT create an Issue.
> First look in the GitHub [Issues](https://github.com/AllskyTeam/allsky/issues) and [Discussions](https://github.com/AllskyTeam/allsky/discussions) pages.
> Make sure no one else has already requested this feature. If someone has and you have additional information, add it to the existing request.
- type: textarea
id: request
attributes:
label: If this is a new feature, describe what you would like.
description: Screenshots of examples are helpful.
validations:
required: true

0 comments on commit 543533c

Please sign in to comment.