Skip to content

Commit d73516f

Browse files
committed
Fixes
1 parent a55090f commit d73516f

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

.github/ISSUE_TEMPLATE/pattern-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
If you don't know how to get started, try to [draft an InnerSource Pattern with AI](meta/pattern-drafts-with-ai.md).
10+
If you don't know how to get started, try to [draft an InnerSource Pattern with AI](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/meta/pattern-drafts-with-ai.md).
1111
Then you can paste the result into the issue below, do manual edits as you see fit and submit it.
1212

1313
Below you see a basic template for a new pattern.

meta/pattern-drafts-with-ai.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,15 @@
33
Our AI friends can help us to brainstorm and write new InnerSource patterns.
44
Usual precaution should apply, as always with AI ;)
55

6-
Below we share various prompts and instructions for different API tools.
7-
86
## How to use this
97

10-
How to use this prompt:
11-
128
- Paste the below prompt into ChatGPT or your AI agent of choice.
139
- Add a description of the **problem** you are looking to solve, as well as the intended **solution** (if you already have one in mind).
14-
- Let AI do its magic
15-
- Then populate the missing sections manually as you see fit.
10+
- Let AI do its magic.
11+
- Then populate the missing sections and adapt the pattern manually as you see fit.
12+
- Finally, submit your work as a pull request to our repo.
1613

17-
You might also want to add an instruction to return the answer directly as a markdown file, that you can more easily copy and paste into a GitHub Pull Request.
14+
You might also want to instruct the AI to return the answer as a markdown file, that you can more easily copy and paste into a GitHub Pull Request.
1815

1916
## Prompt
2017

@@ -30,7 +27,7 @@ Further instructions:
3027
- These sections should contain the value "TBD": Known Instances, Author
3128
- These sections should be removed: Acknowledgments
3229
- The section "Related Patterns" should contain markdown links to relevant patterns from https://patterns.innersourcecommons.org, including an explanation of how these patterns relate to this new pattern.
33-
- The value of the Status section should be "Initial"
30+
- The value of the Status section should be "Initial".
3431
- The word "(optional)" should be removed from the headlines.
3532
3633
This is the concept that I want to explain in the pattern:

0 commit comments

Comments
 (0)