Skip to content

Commit 515d864

Browse files
committed
Marking Authors and Acknowledgements as optional, because based on the description they are.
1 parent 35f46b3 commit 515d864

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meta/pattern-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ What is the situation after the problem has been solved? The original context is
2929
Explains why this is the right solution; using totally different words WHY this solution balances these forces and this context to solve this problem. Can expand on what-if's or theories.
3030

3131
## Known Instances (optional)
32-
Where has this been seen before? Helps to reinforce that this is a REAL pattern and that you match the context
32+
Where has this been seen before? Helps to reinforce that this is a REAL pattern and that you match the context.
3333

3434
May mention:
3535
* A particular business
@@ -40,8 +40,8 @@ General pattern status is stored in GitHub's Label tagging - see any pull reques
4040

4141
You might store other related info here, such as review history: "Three of us reviewed this on 2/5/17 and it needs John's expertise before it can go further."
4242

43-
## Author(s)
43+
## Author(s) (optional)
4444
Often, this is yourself; If you need to, find someone in the InnerSource Commons to be the nominal author (As Told To); Could also be no-one if you do not want to take on authorship (common with a donut looking for a solution)
4545

46-
## Acknowledgements
46+
## Acknowledgements (optional)
4747
Include those who assisted in helping with this pattern - both for attribution and for possible future follow up. Though optional, most patterns should list who helped in their creation.

0 commit comments

Comments
 (0)