mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Update issue templates
This commit is contained in:
35
.github/ISSUE_TEMPLATE/-bug--issues-template-.md
vendored
Normal file
35
.github/ISSUE_TEMPLATE/-bug--issues-template-.md
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
name: "[BUG] Issues Template "
|
||||
about: Report something that doesn't work fine
|
||||
title: "[BUG] Name of the bug / issues"
|
||||
labels: bug
|
||||
assignees: MasterAcnolo
|
||||
|
||||
---
|
||||
|
||||
## Check Before Reporting
|
||||
Make sure this bug doesn't already exist in the issues.
|
||||
|
||||
## Describe the Bug
|
||||
A clear and concise description of the problem.
|
||||
|
||||
## Steps to Reproduce
|
||||
1. Go to…
|
||||
2. Click on…
|
||||
3. See the error…
|
||||
|
||||
## Expected Behavior
|
||||
What you expected the program to do.
|
||||
|
||||
## Logs
|
||||
Add logs if possible. Available at `C:\Users\[USERNAME]\AppData\Local\FreedomLoader\logs\LOGS-20xx-xx-xx.log`.
|
||||
|
||||
## App Version
|
||||
State the version of the app you are using.
|
||||
|
||||
## Environment
|
||||
- Version: [e.g. 1.2.4]
|
||||
- Browser / Other: [e.g. Chrome, Node.js 20]
|
||||
- Any others information that can be usefull for me
|
||||
|
||||
## Screenshots (if applicable)
|
||||
22
.github/ISSUE_TEMPLATE/-feat--feature-template.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/-feat--feature-template.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: "[FEAT] Feature Template"
|
||||
about: Suggest an idea for this project
|
||||
title: "[FEAT] Name of the features"
|
||||
labels: enhancement
|
||||
assignees: MasterAcnolo
|
||||
|
||||
---
|
||||
|
||||
## Check Before Requesting
|
||||
Make sure this feature doesn't already exist in the issues.
|
||||
|
||||
## Feature Description
|
||||
Describe the feature you want to add or improve.
|
||||
|
||||
## Why is this Feature Useful?
|
||||
Explain the benefit for users or the project.
|
||||
|
||||
## Examples / Context
|
||||
Provide an example or use case if possible.
|
||||
|
||||
## Screenshots / Mockups (if applicable)
|
||||
Reference in New Issue
Block a user