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

junichi11 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a55261  Add the note to report-issue.asciidoc
     new 3efec98  Merge pull request #340 from junichi11/issue-report-note
8a55261 is described below

commit 8a552616c5375a69c039bb9d694e6399449ec2ba
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Mon Mar 25 20:19:55 2019 +0900

    Add the note to report-issue.asciidoc
---
 .../src/content/participate/report-issue.asciidoc           | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/netbeans.apache.org/src/content/participate/report-issue.asciidoc 
b/netbeans.apache.org/src/content/participate/report-issue.asciidoc
index 68a3e18..ff121fd 100644
--- a/netbeans.apache.org/src/content/participate/report-issue.asciidoc
+++ b/netbeans.apache.org/src/content/participate/report-issue.asciidoc
@@ -29,3 +29,16 @@ If you have found a bug in the application, please help 
Apache NetBeans by repor
 
 Thank you for helping us make Apache NetBeans better!
 
+== Note
+
+Please provide the following information to reproduce your issues when you 
submit them.
+
+- Example code (Attachments or Description)
+- Example project (Attachments)
+- Screenshots (Attachments)
+- Exact steps e.g. 1. Create an empty project, 2. Write the following code, 3. 
Something... (Description)
+- Actual results (Description)
+- Expected results (Description)
+- NetBeans version (Affects Version/s)
+- JDK version (Environment)
+- OS (Environment)


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

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

Reply via email to