Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
64794ccd
Commit
64794ccd
authored
Dec 28, 2016
by
Emmanuel Seyman
Committed by
Dylan William Hardison
Dec 28, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 1288737 - Add CONTRIBUTING.md file to Bugzilla repo
r/a=dylan
parent
6e9ef736
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
0 deletions
+35
-0
CONTRIBUTING.md
CONTRIBUTING.md
+35
-0
No files found.
CONTRIBUTING.md
0 → 100644
View file @
64794ccd
# Contributing to Bugzilla
Bugzilla is an open source project.
Over the years, hundreds of people have contributed code. We appreciate your help!
## Filing issues
When filing an issue, make sure to answer these four questions:
1.
What version of Bugzilla are you using (
`the version is on the top right-hand corner of the front page`
)?
2.
What did you do?
3.
What did you expect to see?
4.
What did you see instead?
General questions should go to the
[
support-bugzilla mailing list
](
https://lists.mozilla.org/listinfo/support-bugzilla
)
instead of our bug tracker.
The people there will answer or ask you to file an issue if you've tripped over a bug.
## Contributing code
Please read the
[
tips for Developers
](
https://wiki.mozilla.org/Bugzilla:Developers
)
before sending patches.
The gist of it is:
1.
Introduce yourself and don't hesitate to ask for help
2.
Download the code, make the changes you want and test them
3.
Ask a reviewer to work with you through the
[
review process
](
https://wiki.mozilla.org/Bugzilla:Review
)
**We gladly accept GitHub pull requests**
Unless otherwise noted, the Bugzilla source files are distributed under
the Mozilla Public License, v2.0 found in the LICENSE file.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment