Skip to content

Commit f59bc88

Browse files
committed
chore: more caps-es
1 parent 617f695 commit f59bc88

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ blank_issues_enabled: true
22
contact_links:
33
- name: 📚 npmx documentation
44
url: https://docs.npmx.dev/
5-
about: Check the documentation for usage of Npmx
5+
about: Check the documentation for usage of npmx

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: '🚀 Feature request'
2-
description: Suggest a feature that will improve Npmx
2+
description: Suggest a feature that will improve npmx
33
labels: ['pending triage']
44
body:
55
- type: markdown
@@ -13,7 +13,7 @@ body:
1313
id: feature-description
1414
attributes:
1515
label: Describe the feature
16-
description: A clear and concise description of what you think would be a helpful addition to Npmx, including the possible use cases and alternatives you have considered. If you have a working prototype or module that implements it, please include a link.
16+
description: A clear and concise description of what you think would be a helpful addition to npmx, including the possible use cases and alternatives you have considered. If you have a working prototype or module that implements it, please include a link.
1717
placeholder: Feature description
1818
validations:
1919
required: true

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ Before creating the pull request, please make sure you do the following:
2424
- Include relevant tests that fail without this PR but pass with it.
2525
- Add any additional context, tradeoffs, follow-ups, or things reviewers should be aware of.
2626
27-
Thank you for contributing to Npmx!
27+
Thank you for contributing to npmx!
2828
----------------------------------------------------------------------->

0 commit comments

Comments
 (0)