https://github.com/dev-protocol/dips
๐The Dev Proposal repository
https://github.com/dev-protocol/dips
Last synced: 7 days ago
JSON representation
๐The Dev Proposal repository
- Host: GitHub
- URL: https://github.com/dev-protocol/dips
- Owner: dev-protocol
- License: mit
- Created: 2020-05-31T06:55:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-02-03T22:59:52.000Z (9 days ago)
- Last Synced: 2026-02-04T11:37:02.422Z (8 days ago)
- Homepage:
- Size: 102 KB
- Stars: 11
- Watchers: 7
- Forks: 7
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Contributing Guide
## How to contribute?
Basic Pull Request steps:
1. Fork this repository as your repository, i.g., `your/DIPs`
2. Commit your changes, i.g., Add drafted DIP to `DIPS/dip-name.md` _(DIP Editor will assign this DIP number, so please give it a tentative name.)_
3. Submit a pull request to this repository