Author Topic: How to contribute a script.  (Read 5115 times)

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
How to contribute a script.
« on: October 06, 2008, 09:56:51 »
The Open QueueMetrics Add-Ons is a collection of user-contributed scripts that implement new functionality for QueueMetrics, or make it simpler to run it.  Do you have a script you want to share?

Joining the project
The first thing to do is create a developer account on GitHub (I'm sure you already have one) and fork the project at https://github.com/Loway/OpenQueueMetricsAddOns

- create a folder for your script, by making a copy of the "Sample Project" folder (see which files are needed)
- update the main page and the main navigation bar to link to your project
- update the project Changelog
- commit and push back!


Licensing
All contribuited scripts should be either placed in the Public Domain or under the LGPL.

Releases
Releases will be out once major contributions are added

Groupware
In order to manage activities on the project, this forum should be used.

« Last Edit: April 11, 2013, 12:36:07 by QueueMetrics »