diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 174142e..1c44c3d 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,24 +1,24 @@ # Contributing -Thanks for your interest in contributing to 🏁 React Final Form! Please take a -moment to review this document **before submitting a pull request**. +Thanks for your interest in contributing to 🏁 React Final Form Arrays! Please +take a moment to review this document **before submitting a pull request**. We are open to, and grateful for, any contributions made by the community. ## Reporting issues and asking questions Before opening an issue, please search the -[issue tracker](https://github.com/erikras/react-final-form/issues) to make sure -your issue hasn’t already been reported. +[issue tracker](https://github.com/erikras/react-final-form-arrays/issues) to +make sure your issue hasn’t already been reported. -**We use the issue tracker to keep track of bugs and improvements** to 🏁 Final -Form itself, its examples, and the documentation. We encourage you to open -issues to discuss improvements, architecture, internal implementation, etc. If a -topic has been discussed before, we will ask you to join the previous +**We use the issue tracker to keep track of bugs and improvements** to 🏁 React +Final Form Arrays itself, its examples, and the documentation. We encourage you +to open issues to discuss improvements, architecture, internal implementation, +etc. If a topic has been discussed before, we will ask you to join the previous discussion. For support or usage questions, please search and ask on -[StackOverflow with a `react-final-form` tag](https://stackoverflow.com/questions/tagged/react-final-form). +[StackOverflow with a `react-final-form-arrays` tag](https://stackoverflow.com/questions/tagged/react-final-form-arrays). We ask you to do this because StackOverflow has a much better job at keeping popular questions visible. Unfortunately good answers get lost and outdated on GitHub. @@ -34,8 +34,8 @@ request.** It's never a fun experience to have your pull request declined after investing a lot of time and effort into a new feature. To avoid this from happening, we request that contributors create -[an issue](https://github.com/erikras/react-final-form/issues) to first discuss -any significant new features. +[an issue](https://github.com/erikras/react-final-form-arrays/issues) to first +discuss any significant new features. Please try to keep your pull request focused in scope and avoid including unrelated commits. @@ -52,7 +52,7 @@ npm run precommit ## Coding standards Our code formatting rules are defined in -[.eslintrc](https://github.com/erikras/react-final-form/blob/master/.eslintrc). +[.eslintrc](https://github.com/erikras/react-final-form-arrays/blob/master/.eslintrc). You can check your code against these standards by running: ```sh @@ -74,4 +74,4 @@ npm test ``` Please ensure that the tests are passing when submitting a pull request. If -you're adding new features to 🏁 React Final Form, please include tests. +you're adding new features to 🏁 React Final Form Arrays, please include tests. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 4545d36..b2f00ff 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ @@ -20,7 +20,7 @@ ### What's your environment? - + ### Other information diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4a5b8e5..31c5b98 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@