canmove, Confirmed users
1,511
edits
(more simplification) |
(more simplification) |
||
| Line 15: | Line 15: | ||
If you're well-versed with Bugzilla, you may find our [https://bugzilla.mozilla.org/enter_bug.cgi?product=Socorro&component=General Regular Bug Entry form] more to your liking. The important fields to set in this form are: component, summary, description, and (if known) assignee, blockers, depends. Don't worry, we'll set the values of the fields you don't have answers for. | If you're well-versed with Bugzilla, you may find our [https://bugzilla.mozilla.org/enter_bug.cgi?product=Socorro&component=General Regular Bug Entry form] more to your liking. The important fields to set in this form are: component, summary, description, and (if known) assignee, blockers, depends. Don't worry, we'll set the values of the fields you don't have answers for. | ||
= Documentation = | = Documentation on installing Socorro = | ||
Documentation on installing Socorro is at [http://socorro.readthedocs.org/ Socorro Documentation on readthedocs.org] | |||
= | = Contributing to Socorro = | ||
The Socorro project is currently hosted on Github at https://github.com/mozilla/socorro | The Socorro project is currently hosted on Github at https://github.com/mozilla/socorro | ||
| Line 26: | Line 26: | ||
= Staging and Testing = | = Staging and Testing = | ||
* [https://ci.mozilla.org/job/socorro-master/ Jenkins] watches for checkins, runs unit/functional tests | |||
* [https://ci.mozilla.org/job/socorro/ Jenkins] watches for checkins, runs unit/functional tests | |||
* QA has Selenium tests on a separate Jenkins instance (runs against staging) | * QA has Selenium tests on a separate Jenkins instance (runs against staging) | ||
| Line 33: | Line 32: | ||
= Release = | = Release = | ||
* [https://wiki.mozilla.org/Socorro:Releases Socorro Releases] | |||
* [[Socorro/Release Procedure | Socorro Release Procedure]] | * [[Socorro/Release Procedure | Socorro Release Procedure]] | ||