Fix CONTRIBUTING.md file path typo in README (#4105)
Co-authored-by: Peter Hedenskog <peter@soulgalore.com>
This commit is contained in:
parent
509a4cd54d
commit
11efc52f3d
|
|
@ -209,7 +209,7 @@ We welcome contributions from the community! Whether you're fixing a bug, adding
|
|||
5. **Test**: Run tests to ensure everything works as expected.
|
||||
6. **Submit a Pull Request**: Push your changes to your fork and submit a pull request to the main repository.
|
||||
|
||||
Before contributing, please read our [CONTRIBUTING.md](.gitub/CONTRIBUTING.md) for more detailed information on how to contribute.
|
||||
Before contributing, please read our [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more detailed information on how to contribute.
|
||||
|
||||
# Reporting Issues
|
||||
Found a bug or have a feature request? Please use the [GitHub Issues](https://github.com/sitespeedio/sitespeed.io/issues) to report them. Be sure to check existing issues to avoid duplicates.
|
||||
|
|
|
|||
Loading…
Reference in New Issue