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
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/article-idea.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: Request article
about: Suggest an idea for a new article
title: ''
labels: 'request'
assignees: ''
---

**Article summary**
Describe what question or problem the article should address.

**More information**
Include any/all of the following:

- Steps to reproduce the problem
- Known answers or solutions
- Error logs
- Links (e.g., forum posts)
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: false
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/report-article.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Report article
about: Report an issue with a published article
title: ''
labels: 'update'
assignees: ''
---

**Article URL**
A link to the published article.

**Describe the problem with the article**
A clear description of what you think should be changed, such as:

- incorrect or outdated content
- confusing instructions
- incorrect or difficult language