Skip to content

Commit c5db7d2

Browse files
authored
📝 Issue templates: Create a "New Story" template (closes #1) (#10)
This commit moves the repository over to use multiple issue templates simultaneously. One is more customized for accepting new contributions as "stories", which are how we describe the practical applications of the Principles. I hope this issue template facilitates easier contributions of new stories. For now, I think this helps enable us to build this work further. Closes #1. Signed-off-by: Justin W. Flory <[email protected]>
1 parent 506b698 commit c5db7d2

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/01-general.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2+
name: General feedback
3+
about: Use this issue template to quickly share feedback or a new idea about the Principles.
24
labels: needs triage
3-
assignees: 'jwflory'
45

56
---
67

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Add a new Principle Story
3+
about: Share your own public story about how the Principles applied to your life.
4+
title: 'New story: [my story title here!]'
5+
labels: 'T: new story', 'new change'
6+
7+
---
8+
9+
<!-- Thank you for contributing a Principle Story back upstream! Please use this template to help a maintainer review your contribution. -->
10+
11+
## Meta
12+
13+
<!-- Details about you and your story! -->
14+
15+
* **Your preferred name**:
16+
* **Your title** (if applicable):
17+
* **Princple**: <!-- Which Principle(s) is this story about? -->
18+
* **Who is your story about**:
19+
* **One-sentence summary of your story**:
20+
21+
## Your story
22+
23+
<!-- Freeform response! Write your story below, exactly as you wish it to appear on the website. By submitting this form, you agree these contributions are shared under a Creative Commons Attribution 4.0 (CC-BY) license. This is the default license of the Principles. -->

0 commit comments

Comments
 (0)