10000 React to pull request review · localstack/localstack@7e0411e · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e0411e

Browse files
React to pull request review
1 parent 12b52d8 commit 7e0411e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For pull requests, please stick to the following guidelines:
66

77
* Add tests for any new features and bug fixes. Ideally, each PR should increase the test coverage.
88
* Follow the existing code style. Run `make format` and `make lint` before checking in your code.
9-
* This might involve previous runs of `make venv` and `make install`, in order to have proper local setup.
9+
* Refer to [Development Environment Setup](https://docs.localstack.cloud/contributing/development-environment-setup/) if your local testing environment is not yet properly set up.
1010
* Put a reasonable amount of comments into the code.
1111
* Fork localstack on your GitHub user account, do your changes there and then create a PR against main localstack repository.
1212
* Separate unrelated changes into multiple pull requests.

0 commit comments

Comments
 (0)
0