Skip to content

Commit 21aaee4

Browse files
committed
docs: add pull request guidelines to CONTRIBUTING.md
Added guidelines for pull requests and dev builds.
1 parent 889500d commit 21aaee4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,9 @@ For additional commands related to linting, formatting, and building, run `just
9898
#### Update a Resource
9999
- **Method Name:** `update`
100100
- **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

Comments
 (0)