-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #16
- Loading branch information
Showing
2 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Contributing | ||
|
||
Thanks for your interest in luatest. | ||
Here are some ground rules for contributing | ||
to this project. | ||
|
||
1. Be kind. This is a volunteer project. Please set your expectations appropriately. | ||
2. Got a feature? Come talk! File an issue in GitHub and we can discuss. | ||
This project will attempt to stay very tight on features, | ||
so please come discuss before (potentially) wasting your time on a PR | ||
that won't be accepted. | ||
3. PRs *must* come with test code to verify changes. | ||
4. Code coverage must be 100%. *No exceptions.* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters