mirror of
https://github.com/alexgo-io/gaze-brc20-indexer.git
synced 2026-01-12 14:34:54 +08:00
1.2 KiB
1.2 KiB
Contributing
Please note: we have a code of conduct, please follow it in all your interactions with the Gaze Network project.
Pull Requests or Commits
Message structured
<type>(optional scope):<description>
The <type> must be one of the following:
feat:, refactor:, fix:, doc:, style:, perf:, test:, chore:, ci:, build:
- feat(runes): add Runes module to the project
- refactor: change project structure
- fix(btc): fix chain reorganization issue
- doc: update `run` command documentation
- style: fix linting issues
- perf: improve performance of the bitcoin node datasource
- test(runes): add unit tests for etching logic
- chore: bump dependencies versions
- ci: update CI configuration
- build: update Dockerfile to use alpine
👍 Contribute
If you want to say thank you and/or support the active development of Fiber:
- Add a GitHub Star to the project.
- Follow and mention our Twitter (𝕏).
- Write a review or tutorial on Medium, Dev.to or personal blog.