vtt-embed/CONTRIBUTING.md

1.1 KiB
Raw Blame History

Contributing

I normally use Sourcehut for my projects, which is based on the git send-email workflow. I intend to make Sourcehut the primary repo once its done recoving from the DDoS attack (Ill keep this mirror up though), so most work on this project currently uses Sourcehut infrastructure. The Tildegit repo is basically just so people can clone it.

Normal contributing stuff

All contributions are welomed. If you can, please try to follow the format below. If you cant, just send an email to ~u9000/vtt-embed@lists.sr.ht asking me to pull from your remote (remember to include the URL of your remote), or just send an email.

  1. git pull
  2. contribute
  3. add your name to AUTHORS
  4. commit
  5. git send-email --to='~u9000/vtt-embed@lists.sr.ht' HEAD^ (or HEAD~n for the last n commits)

Issues

To make the future transition easier, issues are already hosted on Sourcehut. Before raising an issue, please email the mailing list first to discuss.