Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Commit

Permalink
Add issue template
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Oswalt <[email protected]>
  • Loading branch information
Mierdin committed Oct 16, 2019
1 parent a6d0a83 commit 5fd7804
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<!-- Thanks for opening an issue! Here are some tips for you:
1. If this is your first time here, please read our curriculum contribution guidelines: https://antidoteproject.readthedocs.io/en/latest/contribute/curriculum.html - there are a lot of helpful guides in there pertaining to contributions of any kind, including opening Issues.
-->

**What Type of Issue Is This?**:

<!--
There are many reasons to open an issue on this repo. Please select one from the list
below and copy/paste it into the line underneath:
- Bug Report (Problem with existing content)
- Idea for new content
- Idea for extending existing content
- Misc
-->

< insert issue type here >

**Should this be assigned to you?**:

<!--
Are you volunteering to take this on in a pull request yourself?
-->

< Yes/No >

**Additional information**:

<!--
If this issue is about new content, or an extension/addition to existing content, please describe IN DETAIL
the planned outline and descriptions for all of the new content. Don't just give one-liners - be detailed about what's
planned, what is going to be included, and what the learner should expect from the result.
If this issue is about a bug/problem with existing content, be detailed in describing the problem,
and how to reproduce the problem.
-->

< Insert DETAILED information here >

0 comments on commit 5fd7804

Please sign in to comment.