Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Editorial fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dshevtsov committed Jan 4, 2022
1 parent 0bd493a commit c915729
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GitHub Issues should only be created for problems/topics related to this project
Before submitting this issue, please make sure you are complying with our Code of Conduct:
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
Issues that do not comply with our Code of Conduct or do not contain enough information may be closed at the maintainers' discretion.
Issues that neither comply with our Code of Conduct or do not contain enough information may be closed at the maintainers' discretion.
Feel free to remove this section before creating this issue.
-->
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/BUG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GitHub Issues in this repo should relate to this project's codebase.
Before submitting this issue, please make sure you are complying with our Code of Conduct:
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
Issues that do not comply with our Code of Conduct nor contain enough information may be closed at the maintainers' discretion.
Issues that neither comply with our Code of Conduct nor contain enough information may be closed at the maintainers' discretion.
Feel free to remove this section before creating this issue.
-->
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/NEW_FEATURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GitHub Issues in this repo should only relate to this project's codebase.
Before submitting this issue, please make sure you are complying with our Code of Conduct:
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
Issues that do not comply with our Code of Conduct nor contain enough information may be closed at the maintainers' discretion.
Issues that neither comply with our Code of Conduct nor contain enough information may be closed at the maintainers' discretion.
Feel free to remove this section before creating this issue.
-->
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/NEW_TOPIC.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ GitHub Issues in this repo should relate to this project's codebase.
Before submitting this issue, please make sure you are complying with our Code of Conduct:
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
Issues that do not comply with our Code of Conduct nor contain enough information may be closed at the maintainers' discretion.
Issues that neither comply with our Code of Conduct nor contain enough information may be closed at the maintainers' discretion.
Feel free to remove this section before creating this issue.
-->
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/TOPIC_CLARIFICATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ GitHub Issues in this repo should relate to this project's codebase.
Before submitting this issue, please make sure you are complying with our Code of Conduct:
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
Issues that do not comply with our Code of Conduct nor contain enough information may be closed at the maintainers' discretion.
Issues that neither comply with our Code of Conduct nor contain enough information may be closed at the maintainers' discretion.
Feel free to remove this section before creating this issue.
-->

0 comments on commit c915729

Please sign in to comment.