Commit graph

44 commits

Author SHA1 Message Date
Kynan Ware
7fa453e467 Update Go version requirement to 1.26+ 2026-03-07 10:10:01 -07:00
Kynan Ware
fe729082ad Update contributing guidelines for clarity 2026-01-20 15:21:23 -07:00
Babak K. Shandiz
38c280ec8a
docs: update go version 1.25
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-10-31 12:22:48 +00:00
Andy Feller
5811b267bf Update docs on contributing new install methods
Now that our installation docs more clearly delineate official and unofficial installation methods, the maintainers are more open to contributions from communities.
2025-08-07 20:39:04 -04:00
Andy Feller
89f15e9d69 Update contribution design link 2025-07-05 14:53:09 -04:00
Ryan Winograd
c7cd041a40 Fix typos in CONTRIBUTING.md 2025-03-22 15:21:24 -05:00
William Martin
c78f6e7618 Update Go version to 1.23 in CONTRIBUTING.md 2025-02-25 17:31:32 +01:00
Kynan Ware
0268d95f56
Fix logic error in contributing docs 2025-02-07 16:00:45 -07:00
Kynan Ware
fa39aa7e5e Collapse related instructions 2025-02-07 09:56:14 -07:00
Kynan Ware
5c6540bf59 Remove redundant instructions 2025-02-07 09:54:40 -07:00
Kynan Ware
60e028505d Doc: Clarify guidelines for help wanted issues and prs 2025-02-06 15:04:04 -07:00
Yukai Chou
fdfd4b30bb Rewrite a sentence in CONTRIBUTING.md 2024-10-17 01:13:47 +08:00
Kynan Ware
289b9bc712
Apply suggestions from code review
Co-authored-by: Tyler McGoffin <jtmcg@github.com>
2024-10-01 17:24:23 -06:00
bagtoad
efe9841caf Fix typo and wordsmithing 2024-09-30 15:14:59 -06:00
bagtoad
7b8e8be7d4 Remove trailing space from heading 2024-09-30 15:13:19 -06:00
bagtoad
aef01e22d7 Revise wording 2024-09-30 15:03:50 -06:00
bagtoad
0b29beacf4 Update docs to allow community submitted designs 2024-09-30 14:47:24 -06:00
Naoya Yasuda
5d79a95a32
Upgrade to Go 1.22 (#8836) 2024-04-02 14:34:59 +02:00
William Martin
27493ca2f8
Reinforce not opening PRs without approval on an issue 2023-09-11 15:18:20 +02:00
Sam Coe
4a57a812f5
Upgrade to Go 1.21 (#7843) 2023-08-16 10:37:58 -07:00
Andy Feller
444ca57e17
Update CONTRIBUTING.md
Bringing the contribution documentation in line with the release documentation as Go 1.19+ is required.
2023-08-08 09:50:45 -04:00
Mislav Marohnić
eb78ac0dcb Require Go 1.16+ 2021-08-23 18:08:09 +02:00
Param Patidar
c34d017a04
fix project layout link 2021-06-02 12:33:40 +05:30
Mislav Marohnić
02b7a71783
Add project layout documentation (#3587) 2021-05-11 21:21:57 +02:00
Mislav Marohnić
3673a9beb2 Add more documentation for script/build.go 2021-01-21 17:16:11 +01:00
Amanda Pinsker
436846a715
Add design system docs to contributing 2020-11-25 11:58:26 -08:00
Mislav Marohnić
d66fd2fe9e Remove needs-user-input from "please avoid"
The user input might have come in a reply already, but the maintainers
haven't gotten around to remove the stale label yet. This shouldn't
prevent someone from submitting a PR.
2020-10-13 18:06:00 +02:00
Mislav Marohnić
ef907463d9 Fix label links 2020-10-13 18:05:27 +02:00
Mislav Marohnić
bb6a571ab5 Tweak contributing guidelines 2020-10-13 16:40:40 +02:00
Mislav Marohnić
20f88bbd5a Update references to the help wanted label after rename
GitHub has some special behavior for the `help wanted` label, but not
the `help-wanted` label, so I've renamed ours.

Bonus: updated links to docs.github.com
2020-10-09 19:06:25 +02:00
Nate Smith
72eeae9d1d
Update CONTRIBUTING.md 2020-09-30 17:17:58 -05:00
vilmibm
91fcfa548f Sentence Case. 2020-09-29 11:00:12 -05:00
vilmibm
746ab7354a mention new core label in contributing docs 2020-09-29 10:47:51 -05:00
Cristian Dominguez
3d350e8707
Go 1.15+ is required to run the test suit 2020-09-14 20:31:22 +00:00
Sam Coe
b4956006be Fix up feature request issues url 2020-09-01 15:52:58 +02:00
Sam Coe
35e739dfbd Link to bugs and feature requests 2020-09-01 10:25:16 +02:00
Sam Coe
022d29ce79 Further cleanup up README links and update contributing doc 2020-09-01 09:40:27 +02:00
Mislav Marohnić
176dd29c05 Clarify our Go version requirements
* We are trying to keep the binary building on Go 1.13 to support building the project on Ubuntu 20.04 LTS
* Go 1.14+ is required to run the test suite
* We build our releases on Go 1.15

This adds a CI check that verifies that the project compiles on 1.13
2020-08-28 14:05:50 +02:00
Mislav Marohnić
0eb471899a Upgrade to Go 1.14 in CI 2020-05-07 21:03:42 +02:00
Mislav Marohnić
206cff9b67
Please avoid adding installation instructions for your OS 2020-04-17 15:34:41 +02:00
Mislav Marohnić
2f02a79df0
Touch up CONTRIBUTING docs 💅 2020-04-17 15:29:12 +02:00
Billy Griffin
8518b8255a
Update contributing to reflect something closer to reality 2020-04-09 13:40:03 -06:00
Emerson Castaneda
103d62b309 Add manual-pages-are-automatically-generated clarification 2020-02-17 21:29:04 -05:00
Mislav Marohnić
5a59a8b117 Add contributing.md (#252) 2020-01-24 12:44:15 -06:00