Files
gaze-brc20-indexer/.github/CONTRIBUTING.md
2024-04-25 01:42:18 +07:00

1.2 KiB
Raw Permalink Blame History

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:

  1. Add a GitHub Star to the project.
  2. Follow and mention our Twitter (𝕏).
  3. Write a review or tutorial on Medium, Dev.to or personal blog.