mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add new issue templates.
This commit is contained in:
25
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
name: Feature Request Template
|
||||
about: "For feature requests. Please search for existing issues first. Also see CONTRIBUTING."
|
||||
|
||||
---
|
||||
|
||||
<!--- Provide a general summary of the issue in the Title above -->
|
||||
|
||||
### Check and fill as appropriate:
|
||||
* [ ] Support for a new media image format...
|
||||
* [ ] Support for identifying a new filesystem...
|
||||
* [ ] Support for extracting files from a new filesystem...
|
||||
* [ ] New command...
|
||||
* [ ] Improvement to output...
|
||||
* [ ] Other...
|
||||
|
||||
## Detailed Description
|
||||
<!--- Provide a detailed description of the change or addition you are proposing -->
|
||||
|
||||
## Context
|
||||
<!--- Why is this change important to you? How would you use it? -->
|
||||
<!--- How can it benefit other users? -->
|
||||
|
||||
## Known documentation
|
||||
<!--- Attach documentation, links to specifications or existing source code -->
|
||||
Reference in New Issue
Block a user