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
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Documentation
about: More than the code, the documentation takes blood and sweat. Please help us with your contributions in it.
title: "[Documentation] <Subject-here>"
labels: documentation, triage
assignees: ''

---

## What?
_A clear description on what you want to change/add?_

## Why?
_In brief, why you want to change/add?_

## Additional Context
_Add any other context or screenshots about the documentation changes here._

## Ownership of Contribution
If the triage is approved,
- [ ] I wish to submit the PR myself.
- [ ] I wish to submit the PR. But if someone is willing to do it, go ahead.
- [ ] I don't know how to fix this or make these changes. I wish others to pick this up for me.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ _Add any other context or screenshots about the feature request here._
If the triage is approved,
- [ ] I wish to submit the PR myself.
- [ ] I wish to submit the PR. But if someone is willing to do it, go ahead.
- [ ] I don't know how to fix this or make these changes. I wish others to pick this up for me.
- [ ] I don't know how to fix this or make these changes. I wish others to pick this up for me.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/misc-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Misc
about: Misc. request could be anything between feature & a bug, but doesn't sit right in one.
title: "[Misc] <Subject-here>"
labels: misc, triage
assignees: ''

---

## Describe the Request/Issue
_A clear and concise description of what you want to happen._

## Describe the Solution You Think
_A clear and concise description of any solutions or details that can lead to the solution._

## Additional Context
_Add any other context or screenshots about the request here._

## Ownership of Contribution
If the triage is approved,
- [ ] I wish to submit the PR myself.
- [ ] I wish to submit the PR. But if someone is willing to do it, go ahead.
- [ ] I don't know how to fix this or make these changes. I wish others to pick this up for me.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/report-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ _Add any other context about the problem here._
If the triage is approved,
- [ ] I wish to submit the PR myself.
- [ ] I wish to submit the PR. But if someone is willing to do it, go ahead.
- [ ] I don't know how to fix this or make these changes. I wish others to pick this up for me.
- [ ] I don't know how to fix this or make these changes. I wish others to pick this up for me.