Author: fanningpj
Date: Wed Mar  1 23:21:20 2023
New Revision: 1907944

URL: http://svn.apache.org/viewvc?rev=1907944&view=rev
Log:
update patch details

Modified:
    poi/site/src/documentation/content/xdocs/devel/guidelines.xml

Modified: poi/site/src/documentation/content/xdocs/devel/guidelines.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/devel/guidelines.xml?rev=1907944&r1=1907943&r2=1907944&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/devel/guidelines.xml (original)
+++ poi/site/src/documentation/content/xdocs/devel/guidelines.xml Wed Mar  1 
23:21:20 2023
@@ -117,7 +117,13 @@
   <anchor id="SubmittingPatches"/>
   <section><title>Submitting Patches</title>
    <p>
-     Patches are submitted via the <a 
href="https://issues.apache.org/bugzilla/buglist.cgi?product=POI";>Bug 
Database</a>.
+     If you use GitHub, you can submit Pull Requests to 
https://github.com/apache/poi. It is probably
+     a good idea to create an issue in the <a 
href="https://issues.apache.org/bugzilla/buglist.cgi?product=POI";>Bug 
Database</a>
+     first and reference it in the PR.
+   </p>
+   <p>
+     For Subversion fans, you can add patch files to the Bugzilla issues at
+     <a href="https://issues.apache.org/bugzilla/buglist.cgi?product=POI";>Bug 
Database</a>.
      Create a new bug, set the subject to [PATCH] followed by a brief 
description.
      Explain you patch and any special instructions and submit/save it.
      Next, go back to the bug, and create attachments for the patch files you



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to