aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* s/Doge/Dis/gTomo Ueda2021-09-021-14/+14
|
* s/doge/dis/gTomo Ueda2021-09-021-3/+3
|
* improves -> improveRoss Nicoll2021-06-031-1/+1
| | | Co-authored-by: Max K. <[email protected]>
* [docs] Allow anyone to remove something dysfunctionalPatrick Lodder2021-06-031-1/+1
|
* [docs] Change Refactoring policyPatrick Lodder2021-06-031-11/+8
|
* [docs] Clean up squashing sectionPatrick Lodder2021-06-031-2/+2
|
* [docs] Clean up Contributor WorkflowPatrick Lodder2021-06-031-14/+5
|
* [docs] Clean up introductionPatrick Lodder2021-06-031-3/+3
|
* [docs] reformat branching strategy in contribution guidePatrick Lodder2021-06-031-3/+5
|
* [docs] Clarify PR requirements and assessment process.Patrick Lodder2021-06-031-52/+34
|
* [docs] Make the workflow more concise and less chattyPatrick Lodder2021-06-031-8/+5
|
* [docs] change channels for interactionsPatrick Lodder2021-06-031-1/+1
| | | | | | | | Removes discord because this is a chat channel and not suitable to make decisions that are auditable. Adds a link to "help wanted" in the github repository as those are the most pressing items that help Dogecoin
* Refresh contributing to fit DogecoinRoss Nicoll2021-05-261-50/+23
| | | | | | | * Remove references to lead maintainer. * Put branch strategy near the top so people raise PRs against the right branch. * Emphasise the need to test, and the types of tests involved. * Add links to community.
* [Docs] fixes #1872kregerl2021-05-261-1/+0
| | | | Replaces all occurrences of "bitcoin" with "dogecoin" in CONTRIBUTING.md
* Merge branch '1.14.4-dev' of github.com:dogecoin/dogecoin into ↵Gabriel Pérez2021-05-141-17/+13
|\ | | | | | | remove-bitcoin-references
| * Replace Bitcoin by Dogecoin in CONTRIBUTING.mdDídac Coll2021-05-021-24/+20
| | | | | | | | Change CONTRIBUTING.md from rst format to md format
* | Updating Dogecoin references in CONTRIBUTINGGabriel Pérez2021-05-141-10/+10
|/
* Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.mdWladimir J. van der Laan2017-02-161-1/+1
|\ | | | | | | 36164fa Fix typo and spelling inconsistency in CONTRIBUTING.md (Koki Takahashi)
| * Fix typo and spelling inconsistency in CONTRIBUTING.mdKoki Takahashi2017-02-091-1/+1
| | | | | | | | | | | | | | | | Fix spellings of GitHub Remove unnecessary changes Fix GitHub spelling on doc/translation_process.md
* | [Trivial] Update comments referencing main.cppCryptAxe2017-02-161-2/+2
|/
* Docs: Update CONTRIBUTING.mdJohn Newbery2017-01-181-1/+22
| | | | | | | Update CONTRIBUTING.md to document the different components. Notably, trivial should only be used for PRs that do not change the code.
* Add copyright/patent issues to possible NACK reasonsPeter Todd2016-10-131-1/+3
| | | | | | | | Adding in response to a Slack discussion where someone was unclear on the fact that a NACK may be justified if code can't be accepted due to copyright/patent issues. For example, it would be reasonable and prudent to NACK a contribution of AGPL-licensed consensus code on the basis that the license terms are incompatible with the MIT license used by the rest of the codebase.
* Merge #8771: CONTRIBUTING: Mention not to open several pullsWladimir J. van der Laan2016-09-251-0/+9
|\ | | | | | | faa91bc CONTRIBUTING: Mention not to open several pulls (MarcoFalke)
| * CONTRIBUTING: Mention not to open several pullsMarcoFalke2016-09-231-0/+9
| |
* | Mandatory copyright agreementAndrew Chow2016-09-221-0/+8
|/ | | | All contributions to the repository will agree to use the MIT license
* contributing.md: Fix formattingWill Binns2016-06-231-33/+109
| | | | | | | | | | | | | | This commit contains two changes to CONTRIBUTING.md that: Fix line line lengths. There were several instances where line lengths were well over 80 characters. This commit adjusts them to make them conform to formatting best practices, to stay under 80 characters when possible. Adhere to consist use of quotes. There are a few instances where smart quotes are used (perhaps because it was pasted from a word processor). This commit replaces them with dumb quotes to keep it consistent with the quotation formatting found in the rest of the document.
* [doc] Add basic git squash examplefanquake2016-05-101-7/+21
|
* Note that reviewers should mention the commit hash of the commits they reviewed.Patrick Strateman2015-12-101-0/+2
|
* Add PR title prefix for trivial changes [skip ci]paveljanik2015-09-301-0/+1
|
* Add CONTRIBUTING.mdBtcDrak2015-09-261-0/+107