You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> [What do you think of a person who only does the bare minimum?](https://getyarn.io/yarn-clip/dcf80710-425e-478b-bde1-c107bd11e849)
4
+
5
+
-[ ] I've updated this PR with the latest code from `main`
6
+
-[ ] I've done a cursory QA pass of my code locally
7
+
-[ ] I've ensured all automated status check and tests pass
8
+
-[ ] I've [connected this PR to an issue](https://help.zenhub.com/support/solutions/articles/43000010350-connecting-pull-requests-to-github-issues)
9
+
10
+
### Pieces of flare
11
+
12
+
-[ ] I've written a unit or functional test for my code
13
+
-[ ] I've updated relevant documentation it my code changes it
14
+
-[ ] I've updated this repo's README if my code changes it
15
+
-[ ] I've updated this repo's CHANGELOG with my change unless its a trivial change (like updating a typo in the docs)
16
+
17
+
### Finally
18
+
19
+
-[ ] I've [requested a review](https://help.github.com/en/articles/requesting-a-pull-request-review) with relevant people
20
+
21
+
If you have any issues or need help please join the `#contributors` channel in the [Lando slack](https://www.launchpass.com/devwithlando) and someone will gladly help you out!
22
+
23
+
You can also check out the [coder guide](https://docs.lando.dev/contrib/coder.html).
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,12 @@ If you'd like to report a bug or submit a feature request then please [use the i
33
33
34
34
We try to log all changes big and small in both [THE CHANGELOG](https://github.com/lando/postgres/blob/main/CHANGELOG.md) and the [release notes](https://github.com/lando/postgres/releases).
0 commit comments