We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 889500d + 21aaee4 commit 2c9bc63Copy full SHA for 2c9bc63
1 file changed
CONTRIBUTING.md
@@ -98,3 +98,9 @@ For additional commands related to linting, formatting, and building, run `just
98
#### Update a Resource
99
- **Method Name:** `update`
100
- **Purpose:** Modify an existing resource
101
+
102
+## Pull Requests
103
104
+### General Rules
105
+- Please write informative description to the PRs for the reviewers to understand the context.
106
+- If you want to publish a `dev` build, please add a `build:dev` label to your PR.
0 commit comments