Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit c1f8a36

Browse files
committed
update GitHub issue and PR templates
1 parent de107c2 commit c1f8a36

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/issue_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,15 @@ I'm submitting a…
2424

2525
**Do you have screenshots, GIFs, demos or samples which demonstrate the problem or enhancement?**
2626

27-
![image description](url)
27+
2828

2929
**What is the motivation / use case for changing the behavior?**
3030

3131

3232

3333
**Please tell us about your environment:**
3434

35+
- universalJavaApplicationStub version:
3536
- Mac OS version:
3637
- Java version(s):
3738

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
(Add x between brackets to check.)
44

5+
- [ ] I’ve updated my fork from the `develop` branch before proposing this pull request
56
- [ ] I’m making this pull request against the `develop` branch
6-
- [ ] I’ve updated from the `develop` branch before proposing this pull request
77
- [ ] I’ve tested the changes for bug fixes and/or features
88
- [ ] I’ve documented new code
99

0 commit comments

Comments
 (0)