Skip to content

Commit c90baf4

Browse files
author
RadAzzouz
committed
Add Github issue and pull request templates
1 parent 3b2605f commit c90baf4

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Details
2+
3+
4+
# Acceptance Criteria
5+

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Details
2+
3+
4+
# Acceptance Criteria
5+
6+
- [ ] When approved, right before merging, rebase with master and increment the package version in `package.json`, `package-lock.json`, and `samples/Catalog/package.json` (see #201).

0 commit comments

Comments
 (0)