From 47986eb95ab38bb2dd4d8dc05bba04c323ed280e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 10 Jul 2018 04:12:06 +0200 Subject: move to dot.github --- .github/CONTRIBUTING.md | 15 +++++++++++++++ CONTRIBUTING.md | 15 --------------- 2 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 .github/CONTRIBUTING.md delete mode 100644 CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 00000000..115e76df --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Issues on the issue tracker + +Please report issues rather than using old software versions. Unless problems are identified they'll never get corrected in new versions. + +Don't worry about your own English, it's not a problem since we'll be able to communicate anyway. If you're very concerned, please note that in the issue, and you'll receive responses in very plain English. + +# Contributing code to opentrack + +Pull requests for contributing patches, improvements and new features are greatly welcome through GitHub. + +By submitting a pull request, you agree to allow the project owner to license your work under the [ISC license](https://opensource.org/licenses/ISC). +Please add your copyright and licensing information before submitting a pull request. + +Contributions may depend on LGPL software but not be a derivative work of LGPL software (and more specifically be statically linked to any LGPL code). +Contributions that are licensed under a copyleft license (such as GPL) cannot be integrated. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 115e76df..00000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,15 +0,0 @@ -# Issues on the issue tracker - -Please report issues rather than using old software versions. Unless problems are identified they'll never get corrected in new versions. - -Don't worry about your own English, it's not a problem since we'll be able to communicate anyway. If you're very concerned, please note that in the issue, and you'll receive responses in very plain English. - -# Contributing code to opentrack - -Pull requests for contributing patches, improvements and new features are greatly welcome through GitHub. - -By submitting a pull request, you agree to allow the project owner to license your work under the [ISC license](https://opensource.org/licenses/ISC). -Please add your copyright and licensing information before submitting a pull request. - -Contributions may depend on LGPL software but not be a derivative work of LGPL software (and more specifically be statically linked to any LGPL code). -Contributions that are licensed under a copyleft license (such as GPL) cannot be integrated. -- cgit v1.2.3