Commit Graph

29 Commits

Author SHA1 Message Date
Daksh Sharma b8dcff1104
Grammatical: Added "," in #156 2021-08-23 23:29:35 +05:30
Ross Nicoll e630cee134
improves -> improve
Co-authored-by: Max K. <langerhans@users.noreply.github.com>
2021-06-03 21:47:19 +01:00
Patrick Lodder a485280a75
[docs] Allow anyone to remove something dysfunctional 2021-06-03 19:36:12 +02:00
Patrick Lodder 3c6a25fb7c
[docs] Change Refactoring policy 2021-06-03 19:34:50 +02:00
Patrick Lodder fe5dab6a60
[docs] Clean up squashing section 2021-06-03 19:32:44 +02:00
Patrick Lodder 4175bf45ad
[docs] Clean up Contributor Workflow 2021-06-03 19:31:38 +02:00
Patrick Lodder c701a2fc6f
[docs] Clean up introduction 2021-06-03 19:30:31 +02:00
Patrick Lodder 158aff2897
[docs] reformat branching strategy in contribution guide 2021-06-03 19:28:48 +02:00
Patrick Lodder 97edf2a6b0
[docs] Clarify PR requirements and assessment process. 2021-06-03 19:28:06 +02:00
Patrick Lodder cfb9ecdc58
[docs] Make the workflow more concise and less chatty 2021-06-03 19:17:52 +02:00
Patrick Lodder 48abb72eac
[docs] change channels for interactions
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
2021-06-03 19:13:15 +02:00
Ross Nicoll d716845e25 Refresh contributing to fit Dogecoin
* 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.
2021-05-26 17:45:14 +01:00
kregerl 8515c7b46f [Docs] fixes #1872
Replaces all occurrences of "bitcoin" with "dogecoin" in CONTRIBUTING.md
2021-05-26 17:45:04 +01:00
Gabriel Pérez 548ffd6ed2 Merge branch '1.14.4-dev' of github.com:dogecoin/dogecoin into remove-bitcoin-references 2021-05-14 12:59:02 -04:00
Gabriel Pérez abf2bfede4 Updating Dogecoin references in CONTRIBUTING 2021-05-14 12:37:05 -04:00
Dídac Coll 2b41e21997 Replace Bitcoin by Dogecoin in CONTRIBUTING.md
Change CONTRIBUTING.md from rst format to md format
2021-05-02 11:13:38 +02:00
Wladimir J. van der Laan afae75fd3d
Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md
36164fa Fix typo and spelling inconsistency in CONTRIBUTING.md (Koki Takahashi)
2017-02-16 15:05:55 +01:00
CryptAxe 00e623d0b8 [Trivial] Update comments referencing main.cpp 2017-02-16 13:52:38 +01:00
Koki Takahashi 36164faa33 Fix typo and spelling inconsistency in CONTRIBUTING.md
Fix spellings of GitHub

Remove unnecessary changes

Fix GitHub spelling on doc/translation_process.md
2017-02-09 11:56:44 +09:00
John Newbery c70622e942 Docs: Update CONTRIBUTING.md
Update CONTRIBUTING.md to document the different components.

Notably, trivial should only be used for PRs that do not change the
code.
2017-01-18 14:04:57 -05:00
Peter Todd 36f60a5d5b
Add copyright/patent issues to possible NACK reasons
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.
2016-10-13 19:47:43 +02:00
Wladimir J. van der Laan bc9e3ab29f
Merge #8771: CONTRIBUTING: Mention not to open several pulls
faa91bc CONTRIBUTING: Mention not to open several pulls (MarcoFalke)
2016-09-25 13:10:11 +02:00
MarcoFalke faa91bc335 CONTRIBUTING: Mention not to open several pulls 2016-09-23 00:42:35 +02:00
Andrew Chow 4b6740204d Mandatory copyright agreement
All contributions to the repository will agree to use the MIT license
2016-09-22 08:28:14 -04:00
Will Binns be1d451225 contributing.md: Fix formatting
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.
2016-06-23 08:40:06 -06:00
fanquake 90963e5370
[doc] Add basic git squash example 2016-05-10 16:14:21 +08:00
Patrick Strateman e1030dddab Note that reviewers should mention the commit hash of the commits they reviewed. 2015-12-10 22:44:09 -08:00
paveljanik 05b5831aa0 Add PR title prefix for trivial changes [skip ci] 2015-09-30 08:44:51 +02:00
BtcDrak 06d92d71a2 Add CONTRIBUTING.md 2015-09-26 09:03:47 +01:00