Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@ assignees: ''

---

**Describe the bug**
### Describe the bug
A clear and concise description of what the bug is.

**To Reproduce**
### To Reproduce
Steps to reproduce the behavior:
1.
2.
3.
4.

**Expected behavior**
### Expected behavior
A clear and concise description of what you expected to happen.

**Context (Environment)**
### Context (Environment)
- Mava (and other package versions): result of `pip freeze > requirements.txt`
- OS

**Additional context**
### Additional context
Add any other context about the problem here.

**Possible Solution**
### Possible Solution
Not obligatory, but suggest a fix/reason for the bug.
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ assignees: ''

---

**Please describe the purpose of the feature. Is it related to a problem?**
### Please describe the purpose of the feature. Is it related to a problem?
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
### Describe the solution you'd like
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

**How do we know when implementation of this feature is complete?**
### How do we know when implementation of this feature is complete?
Checklist:
- []
- []
- [ ]
- [ ]

**Additional context**
### Additional context
Add any other context about the feature request here.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/maintainance.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ assignees: ''

---

**Please describe what needs to be maintained?**
### Please describe what needs to be maintained?
A clear and concise description of what the maintenance task is for.

**Describe the outcome you'd like**
### Describe the outcome you'd like
A clear and concise description of what you want to happen.

**How do we know when maintenance is complete?**
### How do we know when maintenance is complete?
Checklist:
- []
- []
- [ ]
- [ ]