Files
Desktop/.github/PULL_REQUEST_TEMPLATE.md
Nicholas Rizzio 4431fae6bc Remove references to BitHub (#1576)
As of WhisperSystems/Signal-Android@258910504c, BitHub is not working
anymore.
2017-10-20 09:32:51 -07:00

1.8 KiB

First time contributor checklist

Contributor checklist

  • My contribution is fully baked and ready to be merged as is
  • My changes are rebased on the latest master branch
  • My commits are in nice logical chunks
  • I have followed the best practices in my commit messages
  • I have tested my contribution on these platforms:
  • GNU Hurd 1.0, Chrom{e,ium} X.Y.Z
  • Amiga OS 3.1, Chrom{e,ium} Z.Y
  • My changes pass all the local tests 100%
  • I have considered whether my changes need additional tests, and in the case they do, I have written them

Description