diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fa2f8e8..7605f67 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ filing an issue. Regardless of whether you think the issue is with the project i having trouble using the project, feel free to file an issue on the repo. **If you have a feature request, please file an issue before making a PR.** Everyone's time is -incredibley valuable, so if you have an idea for a feature, please file an issue. This way we +incredibly valuable, so if you have an idea for a feature, please file an issue. This way we can have a discussion with you, and the community, about the design, before you have sunk a bunch of time into developing it. @@ -37,7 +37,7 @@ questions! The maintainers are there to help you! ### IDE Configuration Files -Machine specific configuration files may be generaged by your IDE while working on the project. Please make sure to add these files to a global .gitignore so they are kept from accidentally being commited to the project and causing issues for other contributors. +Machine specific configuration files may be generated by your IDE while working on the project. Please make sure to add these files to a global .gitignore so they are kept from accidentally being committed to the project and causing issues for other contributors. Some examples of these files are the .idea folder created by JetBrains products (WebStorm, IntelliJ, etc) as well as .vscode created by Visual Studio Code for workspace specific settings. @@ -47,7 +47,7 @@ For help setting up a global `.gitignore` check out this [GitHub article](https: Cloudflare OpenSource follows the [Contributor Covenant Code of Conduct]. You can find a copy in each of our repositories. Violating the CoC could result in a warning or a ban to any and all repositories -in this origanization. +in this organization. [Contributor Covenant Code of Conduct]: CODE_OF_CONDUCT.md