Commit Graph

52 Commits

Author SHA1 Message Date
Ted Blackman
599759cc38
Update CONTRIBUTING.md
We no longer recommend creating an issue to correspond to a PR or using that issue's name in the branch name for the PR.  That was useful when ZenHub was used for tracking PRs, but it's not anymore.
2023-05-24 11:40:45 -04:00
John Franklin
3fc62792e3 meta: command corrections in CONTRIBUTING.md 2023-04-29 02:20:14 -05:00
Zach Alberico
1e104e6372 Add binnec requirement for devs merging to develop 2023-01-18 13:05:21 -05:00
Zach Alberico
b7cc0fc4bc Clarify instructions based on feedback 2023-01-13 19:11:30 -08:00
Zach Alberico
a544cd17f4 docs: update current release processes
issue: https://github.com/urbit/urbit/issues/6198

maintainers: explain the new release process
contributing: explain kernel releases and issue/PR requirements
readme: simplify and direct to relevant docs
2023-01-12 16:03:50 -08:00
ryjm
155729ec8b %home -> %base
Mostly cosmetic, but also fixes `language-server` and parts of sundry
neglected components (the nix build for solid pills, aqua, gaze exports,
+help)
2022-03-06 11:55:55 -05:00
drbeefsupreme
60e27fa077
readme: update CONTRIBUTING.md
This fixes some links and updates the git policy to reflect the use of
`next/` branches.
2022-01-04 16:20:29 -05:00
Matilde Park
33fcd6b1fa meta: add dev ship instructions from master 2020-09-28 21:58:35 -04:00
Matilde Park
9b2f0b0e12 CONTRIBUTING: add link to maintainers in pkg/arvo
Also removes a blurb about accepting emailed patches; this
has never happened in practice, and we don't supply
maintainers' emails. Sticking to what we know we support
is best.
2020-08-31 21:35:52 -04:00
Jared Tobin
d1f3530a5b
meta: update CONTRIBUTING, MAINTAINERS
Adjusts these documents to reflect our new branching/release procedure.
2020-03-16 11:32:55 +04:00
Jared Tobin
0fadd88986
contributing: use alternative rebase tutorial [ci skip] 2019-12-18 08:29:22 -03:30
Jared Tobin
f183a5f669
contributing: update git practice section [ci skip]
Updates our git practice notes regarding long-form commit descriptions
and solid pills, per the urbit-dev thread:

https://groups.google.com/a/urbit.org/d/msg/dev/RLzP6AMAOhM/O8dsJ2rxCQAJ
2019-11-07 17:23:33 +08:00
Jared Tobin
9e3b960194
contributing: fix awkward language [ci skip]
This is more of an OCD fix than anything, but technically the canonical
source tree is not located 'in' the master branch; it *is* the master
branch.
2019-10-06 19:03:26 +04:00
Jared Tobin
64a20fd700
contributing: add notes on describing contributions [ci skip]
Adds a couple of blurbs on how to describe contributions to the git
practice 'contributing' section.
2019-10-06 18:57:47 +04:00
Jared Tobin
2694d04a51
contributing: add note on hotfixes [ci skip] 2019-09-28 14:44:50 +04:00
Jared Tobin
174e194cf9
contributing: use parentheses instead of commas 2019-09-02 17:08:26 -02:30
Jared Tobin
dd4dcb5f95
contributing: s/urbit/Urbit
'Urbit' refers to the project/product/platform, whereas 'urbit' refers
to an individual ship or instance.  This corrects some old, incorrect
lower-case usage.
2019-08-28 13:40:50 -02:30
Jared Tobin
fa25ffe8ee
Merge branch 'origin/jt-contributing' 2019-08-28 13:34:12 -02:30
Jared Tobin
1853311347
contributing: text fixup
'clear' is preferred to "clear, obvious" here.
2019-08-28 13:31:38 -02:30
Jared Tobin
e68f4a12cd
contributing: remove labelling discussion
In general contributors can't add labels to issues, so this section was
incorrect.
2019-08-28 13:30:50 -02:30
Matilde Park
d557c13dcd contributing: adds userspace information, links
We had no information on contributing to Landscape.
Now we do. Tried to ensure it follows voice and
line break standards.
2019-08-28 12:00:04 -04:00
Jared Tobin
7d8b7435c5
contributing: add hoon style guide link 2019-08-28 13:29:50 -02:30
Jared Tobin
4dbb224abb
contributing: improve description.. description
This factors the finer details out of the broad description spec, moving
them into the next paragraph.
2019-08-28 13:21:22 -02:30
Jared Tobin
9ce01da050
contributing: add 'issues' section
Replaces "what to work on" with a section that describes how we track
issues, as well as guidelines for submitting them.
2019-08-28 12:50:09 -02:30
Jared Tobin
fd1f710b83
contributing: add mailing list info to intro 2019-08-28 12:49:03 -02:30
Jared Tobin
e7c6c2f668
contributing: update kernel & pills section
Removes information about our deprecated pill caching framework.
2019-08-28 12:30:35 -02:30
Jared Tobin
8f9af91d66
contributing: touch up code style section
Suggests contributors mimic recent Hoon code, rather than only %ford in
particular.
2019-08-28 12:30:35 -02:30
Jared Tobin
2132f13d29
contributing: add git/release info
Revamps the "Git practice" section to make it less of a git and GitHub
tutorial and more of a guide of expected contribution style.  In
particular, it answers the questions of:

* what tree contributors should branch from
* how to submit contributions
* how to structure commits
* how to format commit descriptions
* what contributions are considered acceptable
* what our expectations are around committing pills

Additionally, adds a "Releases" section that describes how we go about
making and deploying releases.
2019-08-28 12:30:35 -02:30
Jared Tobin
f50f2e6c70
Update CONTRIBUTING.md.
Removes references to the old Arvo repository and updates information
about pills.
2019-07-15 08:10:53 -02:30
Jared Tobin
e354cb6bf2
Update CONTRIBUTING.md. [ci skip] 2019-06-17 18:44:08 +08:00
benjamin-tlon
c86879e833
Nix Build + Monorepo Structure (#1196) 2019-03-04 16:43:53 -08:00
benjamin-tlon
93dbe1df26
Remove trailing whitespace and enforce in CI. (#1212) 2019-02-25 13:35:12 -08:00
Joe Bryan
b6bb7a05ba updates contact instructions 2019-01-17 20:02:14 -05:00
Joe Bryan
c0138ad0d3 updates CONTRIBUTING.md, removing obsolete instructions 2019-01-15 16:13:38 -05:00
Joe Bryan
7027f43563 updates fake-zod examples, removing -I 2018-11-01 00:43:09 -04:00
Raymond Pasco
6f21ff17a5 Updates contributor guidelines 2016-10-27 13:02:43 -04:00
Tobias Merkle
4509ac37b4 sub dozbud 2016-06-29 15:26:37 -07:00
Raymond Pasco
e31723f077 Fix up README and CONTRIBUTING for new world order 2016-02-15 06:07:17 -05:00
Anton Dyudin
417bd8834d ape -> app 2016-02-04 16:38:18 -08:00
Raymond Pasco
12ad098758 Put 'test' on ice for outside contributors 2015-11-16 17:56:21 -05:00
John Franklin
fcc8e8ada2 Add notes on debugging with gdb. 2015-10-19 13:06:30 -04:00
Raymond Pasco
a239cff5cc Merge branch 'contributing.md-hotfix' into test 2015-08-29 10:17:40 -04:00
Raymond Pasco
a49ad7a0a7 Clarify the situations when a new pill is needed 2015-08-29 10:13:04 -04:00
Raymond Pasco
7ba86458ad Clearer wording per Michael D.'s feedback 2015-08-25 16:29:02 -04:00
Raymond Pasco
670ef617ed Clearer wording per Michael D.'s feedback 2015-08-25 16:25:56 -04:00
Raymond Pasco
a9eb70ec66 ~ now unnecessary thanks to 24f6073 2015-08-24 19:38:30 -04:00
Raymond Pasco
1063415a08 checkout test before branching off it 2015-08-24 19:34:53 -04:00
Galen Wolfe-Pauly
d19d570036 okay maybe like that 2015-08-24 14:07:47 -07:00
Galen Wolfe-Pauly
850c08c1c6 typo 2015-08-24 14:06:10 -07:00
Raymond Pasco
674467a0ce discuss fakezods and pills 2015-08-24 15:50:08 -04:00