Skip to content

Commit 586e6e8

Browse files
committed
Added PR templates to readme
1 parent 857fa52 commit 586e6e8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# code-examples
22
This is where I store code examples as I work on them.
33
Once they are working, I'll copy them to the code example team's GitHub repo.
4+
5+
Select one of the following buttons to create a PR:
6+
7+
<a href="https://github.com/Doug-AWS/code-examples/compare/master?expand=1&template=new-example-template.md">New code example</a>
8+
9+
<a href="https://github.com/Doug-AWS/code-examples/compare/master?expand=1&template=resolve-issue-template.md">Resolve an issue</a>
10+
11+
<a href="https://github.com/Doug-AWS/code-examples/compare/master?expand=1&template=update-example-template.md">Update code example</a>

0 commit comments

Comments
 (0)