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
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,20 @@ assignees: ''
7
7
8
8
---
9
9
10
-
This is the most basic template for a new pattern.
11
-
See our full pattern syntax [here](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/meta/pattern-template.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
+
Then you can paste the result into the issue below, do manual edits as you see fit and submit it.
12
+
13
+
Below you see a basic template for a new pattern.
14
+
For the full details, see our [pattern template](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/meta/pattern-template.md).
12
15
13
16
## Title
14
17
15
18
Short Title Here
16
19
17
20
## Patlet / Summary
18
21
19
-
Concise 1-2 sentence description of the problem and solution.
22
+
Concise 2 sentence description of the problem and solution.
23
+
The 1st sentence describes the problem. The 2nd sentence describes the solution.
20
24
21
25
## Problem
22
26
@@ -59,7 +63,7 @@ May mention:
59
63
* A particular business
60
64
* Anonymized instances ex: "3 companies have proven that this is a good solution" or "A large financial services org...".
source: pattern-categorization/${{ matrix.folder }}/innersource-program-mind-map.html #strange syntax here. seems to not respect the working-directory default either
0 commit comments