You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2022/04/22 13:05:14 UTC

[netbeans] branch ebarboni-issuetemplate-ratignore created (now 88186d565b)

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

skygo pushed a change to branch ebarboni-issuetemplate-ratignore
in repository https://gitbox.apache.org/repos/asf/netbeans.git


      at 88186d565b ignore ISSUE_TEMPLATE for rat

This branch includes the following new commits:

     new 88186d565b ignore ISSUE_TEMPLATE for rat

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
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


[netbeans] 01/01: ignore ISSUE_TEMPLATE for rat

Posted by sk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch ebarboni-issuetemplate-ratignore
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 88186d565b0538ca0d109dd1e29932c21b3fefe6
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Fri Apr 22 15:05:07 2022 +0200

    ignore ISSUE_TEMPLATE for rat
---
 nbbuild/rat-exclusions.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/nbbuild/rat-exclusions.txt b/nbbuild/rat-exclusions.txt
index af7da81eb0..afba3d5355 100644
--- a/nbbuild/rat-exclusions.txt
+++ b/nbbuild/rat-exclusions.txt
@@ -221,3 +221,7 @@ ide/xml.text/src/org/netbeans/modules/xml/text/resources/DTDExample
 ide/xml.text/src/org/netbeans/modules/xml/text/resources/XMLExample
 ide/xml.text/src/org/netbeans/modules/xml/text/resources/XMLExampleIndent
 ide/properties.syntax/src/org/netbeans/modules/properties/syntax/PropertiesExample
+
+
+###### GitHub Issue tooling
+.github/ISSUE_TEMPLATE/**


---------------------------------------------------------------------
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