We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5c262 commit 6e623d3Copy full SHA for 6e623d3
CONTRIBUTING.md
@@ -113,7 +113,7 @@ node --run build
113
1. **Create a branch**: `git checkout -b your-feature-branch`
114
2. **Commit changes**: Follow our [commit guidelines](./docs/code-style.md#commit-guidelines)
115
3. **Push to your fork**: `git push origin your-feature-branch`
116
-4. **Open a Pull Request**: Use our [pull request template](.github/pull_request_template.md)
+4. **Open a Pull Request**: Use our [pull request template](.github/PULL_REQUEST_TEMPLATE.md)
117
118
## Documentation Structure
119
0 commit comments