You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/pattern-draft.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ assignees: ''
7
7
8
8
---
9
9
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).
11
11
Then you can paste the result into the issue below, do manual edits as you see fit and submit it.
Copy file name to clipboardExpand all lines: meta/pattern-drafts-with-ai.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,18 +3,15 @@
3
3
Our AI friends can help us to brainstorm and write new InnerSource patterns.
4
4
Usual precaution should apply, as always with AI ;)
5
5
6
-
Below we share various prompts and instructions for different API tools.
7
-
8
6
## How to use this
9
7
10
-
How to use this prompt:
11
-
12
8
- Paste the below prompt into ChatGPT or your AI agent of choice.
13
9
- 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.
16
13
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.
18
15
19
16
## Prompt
20
17
@@ -30,7 +27,7 @@ Further instructions:
30
27
- These sections should contain the value "TBD": Known Instances, Author
31
28
- These sections should be removed: Acknowledgments
32
29
- 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".
34
31
- The word "(optional)" should be removed from the headlines.
35
32
36
33
This is the concept that I want to explain in the pattern:
0 commit comments