/ProFormaComments

This is in response to this meta post: http://meta.askubuntu.com/q/3007/6005

Primary LanguageJavaScript

Build Status:

In order to ensure a base level of quality and help prevent pull requests from breaking the script, we are using travis-ci.org for continuous integration testing. The current status is:

ProForma Continuous Integration Status

Overview

On Ask Ubuntu we have a problem:

We have a bunch of "stock" comments that we use, as part of keeping the site running smoothly. More or less, what we do is we use this userscript and then store our community suggested comments over here on meta.

However, this became a problem - mainly because the pro-forma script that linked above now has support for remote sources - so this Git repo is where we're storing them.

To install them, simply add the following link as a remote source:

https://raw.github.com/askubuntu/ProFormaComments/master/comments.jsonp

Contributions

If you would like to contribute to the list of comments or suggest changes, please follow these simple steps:

  1. Ensure you have signed up for an account here on GitHub.
  2. Click the fork button in the upper-right corner of this page.
  3. Once the process is complete, click the comments.jsonp file.
  4. Click the edit button to begin editing the file.
  5. Once complete, save your changes with a descriptive message.
  6. Click the pull request button to begin submitting a pull request.
  7. Provide a brief overview of your changes and send the pull request.
  8. Someone will review your pull request shortly.