Skip to content

Commit 2fd805d

Browse files
committed
fix
1 parent e42cdd4 commit 2fd805d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ body:
6767
- label: I'm willing to submit a PR!
6868
- type: markdown
6969
attributes:
70-
value: "Thanks for completing our form!"
70+
value: "Thanks for completing our form!"

.github/ISSUE_TEMPLATE/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
blank_issues_enabled: false
15+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/feature.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ body:
5959
- label: I'm willing to submit a PR!
6060
- type: markdown
6161
attributes:
62-
value: "Thanks for completing our form!"
62+
value: "Thanks for completing our form!"

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Linked issue: close #xxx
1717

1818
### Documentation
1919

20-
<!-- Does this change introduce a new feature -->
20+
<!-- Does this change introduce a new feature -->

0 commit comments

Comments
 (0)