Difference between revisions of "Project-GC Userscript/Development"

From Project-GC
Jump to: navigation, search
m (remove broken template)
(overhaul - new content)
Line 1: Line 1:
 +
{{PGC-back-link
 +
|content=Development work and progress of the {{PGC-US-Name}}
 +
|link=
 +
}}
 +
 
<table style="width:100%;">
 
<table style="width:100%;">
 
<tr>
 
<tr>
<td style="width:70%; vertical-align:top;">The following are features and what version that they first appeared.  All functions of the script can be turned on or off individually.</td>
+
<td style="width:30%; text-align:left; vertical-align:top; padding-right: 20px;">
<td style="background-color: #ccc; border: 1px; text-align:center;>[[UserScript|<b>RETURN</b> to Project-GC Userscript Main Page]]</td>
+
The following are features and the change logs of work that was performed on this:<br/>{{Special:PrefixIndex/Project-GC Userscript/Development/ |hideredirects=1 |stripprefix=1}}
 +
</td>
 +
<td style="width:1px; background-color: #222;"></td>
 +
<td style="width:70%; text-align:left;vertical-align:top; padding-left: 20px;">
 +
<b>We welcome individuals who would like to help us make this project better.</b> Without the support of the community - this project would not exist!
 +
 
 +
== Requirements ==
 +
* Programming Experience in JavaScript
 +
* Familiarity with the UserScript capabilities and functional JavaScript
 +
* Experience with GitHub Repository management (cloning, branching, forking, submissions, pull-requests, etc...)
 +
* Willingness to work within a team to discuss changes and accept criticism and praise.
 +
 
 +
Please visit: https://github.com/magma1447/greasemonkey-geocaching-projectgc
 +
<i>Clone and fork the project, make your changes and submit them with a pull-request.</i>
 +
 
 +
Review the [[https://github.com/magma1447/greasemonkey-geocaching-projectgc/issues current issues]] (feature requests and bugs).  Work on existing issues or propose a new issue and submit for review.
 +
</td>
 +
 
 
</tr>
 
</tr>
 
</table>
 
</table>
<br/>
 
These pages are for the description of changes to the source code of the script and development notes.
 
 
{{Special:PrefixIndex/Project-GC Userscript/Development/ |hideredirects=1 |stripprefix=1}}
 

Revision as of 15:56, 1 September 2022

Development work and progress of the Project-GC Userscript RETURN to Project-GC Userscript Main Page



The following are features and the change logs of work that was performed on this:

We welcome individuals who would like to help us make this project better. Without the support of the community - this project would not exist!

Requirements

  • Programming Experience in JavaScript
  • Familiarity with the UserScript capabilities and functional JavaScript
  • Experience with GitHub Repository management (cloning, branching, forking, submissions, pull-requests, etc...)
  • Willingness to work within a team to discuss changes and accept criticism and praise.

Please visit: https://github.com/magma1447/greasemonkey-geocaching-projectgc Clone and fork the project, make your changes and submit them with a pull-request.

Review the [current issues] (feature requests and bugs). Work on existing issues or propose a new issue and submit for review.