Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LacyTools
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CPM
LacyTools
Commits
0a62112c
Unverified
Commit
0a62112c
authored
5 years ago
by
Bas Jansen
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Create CONTRIBUTING.md
parent
ceed9891
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+18
-0
18 additions, 0 deletions
CONTRIBUTING.md
with
18 additions
and
0 deletions
CONTRIBUTING.md
0 → 100644
+
18
−
0
View file @
0a62112c
=============================
LaCyTools pull request guidelines
=============================
Pull requests are always welcome, and we the LaCyTools community will appreciate any help that you can provide.
When submitting a pull request, we ask you check the following:
1.
The submitted code can be unit tested
2.
The submitted code comes with full documentation in a docstring
3.
The submitted code follows the LaCyTools code style (PEP8 and Codacy)
It is allowed to submit work in progress if you'r not 100% sure if the submitted code follows the above 3 rules, in which case
we might ask further changes to the submitted code.
The contributed code will be licensed under Apache2 license, https://github.com/Tarskin/LaCyTools/blob/master/LICENSE.txt and
If you did not write the code yourself, you must ensure the existing license is compatible with the Apache2 license and
and include this information in the contributed files. Alternatively, it is allowed to obtain permission from the original
author to relicense the contributed code.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment