Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2b33355

Browse files
committed
minor tweaks, get rid of module references
1 parent f08e810 commit 2b33355

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

‎.github/ISSUE_TEMPLATE/bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: "\U0001F41B Bug Report"
33
about: Report a bug
4-
title: "(module name): short issue description"
4+
title: "short issue description"
55
labels: bug, needs-triage
66
---
77

‎.github/ISSUE_TEMPLATE/doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: "📕 Documentation Issue"
33
about: Issue in the reference documentation
4-
title: "(module name): short issue description"
4+
title: "short issue description"
55
labels: feature-request, documentation, needs-triage
66
---
77

‎.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: "\U0001F680 Feature Request"
33
about: Request a new feature
4-
title: "(module name): short issue description"
4+
title: "short issue description"
55
labels: feature-request, needs-triage
66
---
77

‎.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Please include a summary of the change being made.
44

5+
Fixes #(issue)
6+
57
### Why is the change necessary?
6-
* What capability does it enable?
7-
* What problem does it solve?
88

9-
Fixes #(issue)
9+
What capability does it enable? What problem does it solve?
1010

1111
### Solution
1212

@@ -39,4 +39,4 @@ Please check all boxes (including N/A items)
3939

4040
----
4141

42-
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
42+
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /