浏览代码

Update CONTRIBUTING with instructions for sending patches

master
Virgil Dupras 3 年前
父节点
当前提交
8607c94922
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. +4
    -3
      CONTRIBUTING.md

+ 4
- 3
CONTRIBUTING.md 查看文件

@@ -65,8 +65,9 @@ It is frequently asked by would-be contributors whether I have tips for an
optimal ramping up of skills. [I've put together a little document to answer
that question](https://collapseos.org/skills.html).

## No typo pull requests please
## Sending patches

Please, don't open pull requests to fix typos. See [issue #3][GH-3] for details.
If you have patches to submit, please do so through the [mailing list][ml]. See
<https://git-send-email.io/> for a guide.

[GH-3]: https://github.com/hsoft/collapseos/pull/3
[ml]: https://lists.sr.ht/~vdupras/collapseos

正在加载...
取消
保存