lotus/.github
Jiaying Wang 5c9a10617b Create pull_request_template.md
This is the very first iteration of the lotus PR template. The goal of adding PR template is to standardize PR requests and encourage contributors to:
- come up with good PR descriptions to give code reviewers a clear overview of what's in the PR 
- have a clear PR title as lotus generates a change log based on it
- check that tests and documentation for the codes that changed are icnluded 

The PR type follows the https://www.conventionalcommits.org/en/v1.0.0-beta.2/.  The [contribution guideline](https://github.com/filecoin-project/lotus#contribute) should be updated with how to create a pr after the template is accepted.
2022-01-14 17:14:32 -05:00
..
ISSUE_TEMPLATE Update .github/ISSUE_TEMPLATE/enhancement.yml 2021-08-18 12:10:08 -04:00
workflows sync branch main with master on updates 2021-09-21 20:07:41 +00:00
CODEOWNERS Resurrect CODEOWNERS, but for maintainers group 2021-07-16 22:53:26 -07:00
labels.yml Add Impact Consensus label 2020-09-02 13:07:56 +02:00
pull_request_template.md Create pull_request_template.md 2022-01-14 17:14:32 -05:00