You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2022/02/09 12:36:03 UTC

[netbeans] branch master updated: Add a pull request template with information on contribution terms.

This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new cc5ba6c  Add a pull request template with information on contribution terms.
     new 8bbbdcc  Merge pull request #3431 from neilcsmith-net/gh-pr-notice
cc5ba6c is described below

commit cc5ba6c1abec72e19dd54ed7a1a1c0e19bcda66c
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Sat Jan 8 18:08:29 2022 +0000

    Add a pull request template with information on contribution terms.
---
 .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..cd3bbc7
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,16 @@
+
+
+
+
+---
+**^Add meaningful description above**
+
+By opening a pull request you confirm that, unless explicitly stated otherwise, the changes -
+
+ - are all your own work, and you have the right to contribute them.
+ - are contributed solely under the terms and conditions of the Apache License 2.0 (see section 5 of the license for more information).
+
+Please make sure (eg. `git log`) that all commits have a valid name and email address for you in the Author field.
+
+If you're a first time contributor, see the Contributing guidelines for more information.
+

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists