Skip to content

Commit 400a9c5

Browse files
committed
chore: add specific github files
1 parent 2155d75 commit 400a9c5

File tree

4 files changed

+23
-9
lines changed

4 files changed

+23
-9
lines changed
File renamed without changes.

.github/CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Contributing Guidelines
2+
3+
Hello! Thanks for your interest in contributing to the codebase.
4+
5+
## How to contribute
6+
7+
TBD
8+
9+
10+
## Submitting a pull request
11+
12+
To make an efficient review process, we very much appreciate if the PR commits
13+
14+
- follow the [conventional commits guidelines](https://www.conventionalcommits.org/),
15+
- follow the [7 rules of commit messages](https://chris.beams.io/posts/git-commit/), and
16+
- are rearranged to squash trivial commits together (use [git rebase](http://gitready.com/advanced/2009/03/20/reorder-commits-with-rebase.html)).

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Because
2+
3+
- (write the reason why we need to consider this PR in a list)
4+
5+
This commit
6+
7+
- (write the summary of all commits in this PR in a list)

.github/pull_request_template.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)