You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by mb...@apache.org on 2022/08/20 23:39:57 UTC

[netbeans-website] branch master updated: Update report-issue page (#603)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3bcaf8788 Update report-issue page (#603)
3bcaf8788 is described below

commit 3bcaf8788756edd668df525b78dc6b796cec6c7e
Author: Michael Bien <mb...@gmail.com>
AuthorDate: Sun Aug 21 01:39:53 2022 +0200

    Update report-issue page (#603)
    
    Update report-issue.asciidoc
     - increase probability that someone is reading the notes by moving the link down
     - emphasize "latest NetBeans" a little bit by linking to the download page since the user might not know what current is
     - add min JDK version
---
 .../src/content/participate/report-issue.asciidoc            | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/netbeans.apache.org/src/content/participate/report-issue.asciidoc b/netbeans.apache.org/src/content/participate/report-issue.asciidoc
index b816560b3..5551b4cce 100644
--- a/netbeans.apache.org/src/content/participate/report-issue.asciidoc
+++ b/netbeans.apache.org/src/content/participate/report-issue.asciidoc
@@ -23,16 +23,11 @@
 :keywords: Apache NetBeans issue report
 :description: Apache NetBeans Reporting Issues
 
-If you have found a bug in the application, please help Apache NetBeans by reporting this problem
-to link:https://github.com/apache/netbeans/issues[our issue tracking on GitHub].
 
-Thank you for helping us make Apache NetBeans better!
-
-== Note
-
-Please make sure the issue can be replicated with the latest Apache NetBeans release,
+Please make sure the issue can be replicated with the link:https://netbeans.apache.org/download/[latest] Apache NetBeans release
+running on a supported JDK version (currently Java 11+),
 and has not already been reported. Provide enough information for someone to be able
-to reproduce the problem. Sufficient information might include -
+to reproduce the problem. Sufficient information might include:
 
 - Example code (Attachments or Description)
 - Example project (Attachments)
@@ -45,3 +40,4 @@ to reproduce the problem. Sufficient information might include -
 
 link:https://github.com/apache/netbeans/issues[Report issue, role="button success"]
 
+Thank you for helping us make Apache NetBeans better!


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