Closed
Bug 1288737
Opened 10 years ago
Closed 9 years ago
Add CONTRIBUTING.md file to Bugzilla repo
Categories
(Bugzilla :: Documentation, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 6.0
People
(Reporter: gerv, Assigned: emmanuel)
Details
Attachments
(1 file, 1 obsolete file)
Dylan writes:
Do you think you could fashion a CONTRIBUTING.md file for the bugzilla repo?
https://github.com/blog/1184-contributing-guidelines outlines how it is used.
Gerv
| Reporter | ||
Comment 1•10 years ago
|
||
This seems like the appropriate minimalist implementation.
Attachment #8774355 -
Flags: review?(dylan)
Updated•9 years ago
|
Attachment #8774355 -
Attachment mime type: text/x-markdown → text/plain
Comment 2•9 years ago
|
||
Comment on attachment 8774355 [details]
CONTRIBUTING.md
A contributing.md isn't really a developer guide, and just redirecting to another place is kind of bleh.
Go has a good CONTRIBUTING.md:
https://github.com/golang/go/blob/master/CONTRIBUTING.md
Some key things need to be hashed out (right now, dkl and I are accepting pull requests but we haven't formalized the process)
Attachment #8774355 -
Flags: review?(dylan) → review-
| Reporter | ||
Comment 3•9 years ago
|
||
(In reply to Dylan William Hardison [:dylan] from comment #2)
> Go has a good CONTRIBUTING.md:
>
> https://github.com/golang/go/blob/master/CONTRIBUTING.md
Well, it redirects to various other places :-)
> Some key things need to be hashed out (right now, dkl and I are accepting
> pull requests but we haven't formalized the process)
Does that mean you are taking this bug, then, and will write the file after you've decided?
Gerv
Flags: needinfo?(dylan)
Comment 4•9 years ago
|
||
sure, I guess that makes sense.
Assignee: gerv → dylan
Flags: needinfo?(dylan)
Updated•9 years ago
|
Assignee: dylan → olga-github
Updated•9 years ago
|
Assignee: olga-github → documentation
Status: ASSIGNED → NEW
| Assignee | ||
Updated•9 years ago
|
Assignee: documentation → emmanuel
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•9 years ago
|
||
Here's my first attempt.
Attachment #8774355 -
Attachment is obsolete: true
Attachment #8817457 -
Flags: review?(dylan)
Comment 6•9 years ago
|
||
Comment on attachment 8817457 [details]
CONTRIBUTING.md
r=dylan
Attachment #8817457 -
Flags: review?(dylan) → review+
Comment 7•9 years ago
|
||
To github.com:bugzilla/bugzilla.git
6e9ef7365..64794ccd5 master -> master
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Flags: approval+
Target Milestone: --- → Bugzilla 6.0
You need to log in
before you can comment on or make changes to this bug.
Description
•