aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/bugzilla-submit/README
Commit message (Collapse)AuthorAgeFilesLines
* Remove Landfill reference (#103)Linh Nguyen2022-08-231-3/+2
| | | | | | | | | | | | | | | | | * Remove Landfill reference and update test site (#1) * Update README * Update README * Update bugzilla-submit.xml * Update creating-an-account.rst * Update filing.rst * Update finding.rst * Address review comments
* Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did thekiko%async.com.br2003-12-111-7/+7
| | | | | repository copy, and this is the follow-up patch that implements the content rename. r=gerv, a=justdave.
* Fix for Bug 220724: Provide standalone bug submission program. Includeskiko%async.com.br2003-10-311-0/+46
a python script that submits bugs to a specified Bugzilla instance. README, docs and an example bug are included. Work done by Eric Raymond <esr@thyrsus.com> and myself. a=justdave