Skip to content

Commit d818e3f

Browse files
authored
[Doc] update contributing (#92)
1 parent daf5336 commit d818e3f

2 files changed

Lines changed: 4 additions & 17 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,10 @@ The downside of this option would be that you need to manually maintain the inst
259259
# Contributing
260260

261261
Questions, bug reports, feature requests and pull requests are very welcome.
262-
Please make sure to read the [contributor guidelines](CONTRIBUTING.md) before
263-
opening a new issue.
262+
263+
Please first check whether your request has already been dealt with in other (open or closed) issues. Feel free to reopen relevant closed issues to add your request there.
264+
265+
When submitting pull requests, please make sure that your **feature branch starts at the tip of the current `master` branch**. Upon acceptance (i.e. merging your pull request), your contribution automatically becomes subject to the licence of this repository (MIT).
264266

265267

266268
---

0 commit comments

Comments
 (0)