Validation and Automerging
Open
@DzhideX is already working on this.
Since Feb 21, 2023.
nara-network
- Dominant language
- No language data
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Adapt the following tooling from EIP repo: https://github.com/ethereum/EIPs, but also harmonise with https://github.com/Joystream/jip/issues/2
All pull requests in this repository must pass automated checks before they can be automatically merged:
- eip-review-bot determines when PRs can be automatically merged ^1
- JIP-1 rules are enforced using
eipw^2 - HTML formatting and broken links are enforced using HTMLProofer^2
- Spelling is enforced with CodeSpell^2
- False positives sometimes occur. When this happens, please submit a PR editing .codespell-whitelist and ONLY .codespell-whitelist
- Markdown best practices are checked using markdownlint^2
┆Issue is synchronized with this Asana task by Unito
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.