diff options
author | Linh Nguyen <linhnguyen@mozilla.com> | 2021-11-20 00:46:26 -0500 |
---|---|---|
committer | Dave Miller <github@justdave.net> | 2022-08-23 21:12:51 -0400 |
commit | ed982add9de2a110b94f443e1f52fb339ea9c8e7 (patch) | |
tree | 28ead3e2d51b505e081c716e31a8dcbb38a3b013 /contrib/bugzilla-submit/README | |
parent | c136bc033735853f025dbef49688646e89f3ce6f (diff) | |
download | bugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.tar bugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.tar.gz bugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.tar.bz2 bugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.tar.xz bugs-ed982add9de2a110b94f443e1f52fb339ea9c8e7.zip |
Remove Landfill reference (#103)
* 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
Diffstat (limited to 'contrib/bugzilla-submit/README')
-rw-r--r-- | contrib/bugzilla-submit/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/bugzilla-submit/README b/contrib/bugzilla-submit/README index f9e74b9d4..9d9811bde 100644 --- a/contrib/bugzilla-submit/README +++ b/contrib/bugzilla-submit/README @@ -19,9 +19,8 @@ Its only requirement is Python 2.3 or higher; you should have the Usage Notes ----------- -* Please constrain testing to your own installation of Bugzilla, or use -* http://landfill.bugzilla.org/ for testing purposes -- opening test -* bugs on production instances of Bugzilla is definitely not a good idea +* Please constrain testing to your own installation of Bugzilla, opening test +* bugs on production instances of Bugzilla is definitely not a good idea. Run "bugzilla-submit --help" for a description of the possible options. |