File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The below steps can be used to create a new pattern. The use-case here is that y
23
23
The simplest way to create a pattern is with your browser (see below).
24
24
[ Like the command-line better? See here for alternate instructions.] ( /meta/technical-git-howto.md )
25
25
26
- ![ Creating a new pattern] ( /assets/img/write-new-pattern.png )
26
+ < img alt = " Creating a new pattern " src = " /assets/img/write-new-pattern.png " width = " 70% " >
27
27
28
28
1 . Login to GitHub & inside the [ patterns web repo] ( https://github.com/paypal/InnerSourcePatterns ) , click on the 'Create new file' button
29
29
2 . Name the file like this example: "project-management-time-pressures.md"
@@ -68,7 +68,7 @@ A pattern is said to be "in-review" or being "Reviewed" when we have a Pull Requ
68
68
## Editing a pattern that is in-review
69
69
Go ahead, edit away - we can always go back - and we encourage action over discussion.
70
70
71
- ![ How to edit an existing pattern] ( /assets/img/edit-existing-pattern.png )
71
+ < img alt = " How to edit an existing pattern " src = " /assets/img/edit-existing-pattern.png " width = " 70% " >
72
72
73
73
## Reviewing a pattern
74
74
FIXME Explain how to add review comments and accepting a review. Basically, this is all done through Githubs web GUI around Pull Requests.
You can’t perform that action at this time.
0 commit comments