-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #255 from carpentries-incubator/anenadic-issue-tem…
…plate Adding issue template
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Lesson content issue template | ||
about: Let us about an issue you found with the material | ||
title: '' | ||
labels: | ||
assignees: '' | ||
|
||
--- | ||
|
||
<details> | ||
<summary><strong>Instructions</strong></summary> | ||
|
||
Thanks for taking the time to report an issue with the lesson! :heart: | ||
|
||
Please let us know about: | ||
|
||
- Technical issues or out of date screenshots and package/python versions | ||
- Inconsistencies or errors in the material | ||
- Missing references or links to external resources | ||
- How material can be reworded to avoid confusion | ||
- Problems with building or rendering the lesson material locally, with a concise step-by-step procedure to replicate the issue | ||
- Any other issues | ||
|
||
</details> |