summaryrefslogtreecommitdiff
path: root/contributors/guide
AgeCommit message (Collapse)Author
2018-05-11Adds WHAT env variable descriptionaustin
When contributing specific parts of k8s, its helpful to know how to slice the build to only build a certain binary.
2018-04-19Merge pull request #1970 from spzala/triagelabelsk8s-ci-robot
Describe new labels in triage guidelines
2018-04-16Describe new labels in triage guidelinesSahdev P. Zala
Recently we have added new labels to identify issues that are candidates for close. These issues are typically the one which are not goint to close via a fix. Add description in triage guidelines about when to use these labels. Related PR is, kubernetes/test-infra#7554
2018-04-10update issue triage doc urlTim Pepper
The issue triage doc has moved from: contributors/devel/issues.md to: contributors/guide/issue-triage.md Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-04-10Merge pull request #2007 from castrojo/add-code-sitek8s-ci-robot
Add code search and contributor guide, remove reviewable
2018-04-09Fix for duplicate title on Contributors guide READMEVijay Mateti
2018-04-06Describe new labels in triage guidelinesSahdev P. Zala
Recently we have added new labels to identify issues that are candidates for close. These issues are typically the one which are not goint to close via a fix. Add description in triage guidelines about when to use these labels. Related PR is, https://github.com/kubernetes/test-infra/pull/7554
2018-04-06Change 'Mac OS X' and OS X' to 'macOS'Patrik Erdes
Mac OS X was renamed to OS X in 2012, and then renamed again to macOS in 2016. I suggest that the current name (macOS) should be used whenever referencing the Apple OS.
2018-04-05Fix a typoVan Tu
2018-04-05Add a link to @dims profileJorge O. Castro
2018-04-05Make it clear who maintains the k8s code search siteJorge O. Castro
2018-04-05Add code search and contributor guide, remove reviewableJorge O. Castro
2018-03-23Hate it when I miss a tiny error.Juan Jimenez
2018-03-23Fixing table of contents sectionJuan Jimenez
2018-03-23Small changesJuan Jimenez
2018-03-20Responding to a few more change requestsJuan Jimenez
2018-03-20Update document in response to change requestsJuan Jimenez
2018-03-19Update scalability-good-practices.mdJuan Jimenez
Edited for grammar, sentence structure, punctuation and general clarity.
2018-03-15Change k8s-merge-robot to k8s-ci-robotbin liu
2018-03-05update pointer the bot commands to a flexible urlMohammad Riftadi
2018-03-03fix a typo in the Contributor Guide readmeChristoph Blecker
2018-02-25CNI linkEllen Körbes
2018-02-25quick fixesEllen Körbes
2018-02-23Merge pull request #1841 from castrojo/mention-membershipk8s-ci-robot
Add mention of membership roles to contrib guide
2018-02-23Fix roles ToC entryJorge O. Castro
2018-02-23Fix TOC, add encouragement to level upJorge O. Castro
2018-02-22Merge pull request #1761 from guineveresaenger/pullrequestsk8s-ci-robot
Cleanup and move to /contributors/guide of pull requests doc
2018-02-22Release Notes: Title added; minor cleanup. Faster reviews tombstone added. ↵guineveresaenger
Minor cleanup in pull-requests.md
2018-02-22Explains how to assign a reviewer using a bot commandguineveresaenger
Pinging someone with a github mention is different from using a bot command to assign them as a reviewer. This commit includes a specific explanation.
2018-02-22Fixes table, capitalization, and in-doc linksguineveresaenger
This addresses a few broken links that resulted from style changes.
2018-02-22Add mention of membership roles to contrib guideJorge O. Castro
2018-02-21Complete Install etcd in GitHub WorkflowAlejandra Bustos
2018-02-19Adding release-notes.md as separate file.guineveresaenger
If a contributor reads the pull request template upon creating a PR then they will get hints, but ahead of a PR there has not been sufficient documentation of when release notes are required for a change, how a contributor should indicate that a change needs notes, or what the note text should be. To help address this, this commit adds a first set of release notes documentation for reference by the contributor guide.
2018-02-19Fixing linksguineveresaenger
Links now point at new location for pull-requests.md.
2018-02-19Major rewrite of pull request processguineveresaenger
The pull-requests.md document has gotten quite out of date. This commit does a massive scrub of its content for completeness, accuracy and readability. A number of links are fixed, updated information on labels and bot commands is added, workflow descriptions for test and merge are updated, and a description of the KEP process is added.
2018-02-19contrib guide: move pull-requests.md from devel/ to guide/guineveresaenger
Understanding the pull request process is central to being a successful contributor. This commit moves it from the more technical k8s internals detailed devel/ area over to the guide/ where it will get more visibility. This patch just moves the file and leaves a tombstone reminder behind.
2018-02-15This commit removes the duplication of thanks from the Contributor Guideguineveresaenger
Thanks were expressed twice in the Contributor Guide. To remove clutter, this pull request removes this section from the main README but leaves it in community-expectations.md. In the future, code review documentation will be added as well.
2018-02-08Move scalability good practices to the contributor guideJorge O. Castro
2018-02-08Move owners file to the contributor guideJorge O. Castro
Added a new section in the README for things that are important for contributors to know, but not something they will use often or at all but needs to be documented, like owners files. Linked to documentation team's contribution page.
2018-02-06Merge pull request #1741 from guineveresaenger/sig-label-examplek8s-ci-robot
Contains example for adding a SIG label
2018-02-05contrib guide: update ToCTim Pepper
The table of contents has slipped out of date. FYI I'm generating a ToC with a command like: pandoc -t markdown_github --toc -s README.md and then picking up the modifications and dropping them in the document. Not the best workflow, but..markdown. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-02-05removed KubeCon stub - information is present under Eventsguineveresaenger
2018-02-05adding meetup informationguineveresaenger
2018-02-05adds link to mentoring READMEguineveresaenger
2018-02-05Contains example for adding a SIG labelguineveresaenger
2018-02-04Add some labels to directory OWNERS filesChristoph Blecker
2018-02-03Merge pull request #1730 from castrojo/add-toc-headersk8s-ci-robot
Add TOC headers to contributor, developer, and mentorship guides
2018-02-02Add TOC headers to contributor, developer, and mentorship guidesJorge O. Castro
This adds the necessary metadata to generate a table of contents when when generating these pages for the documentation.
2018-02-02Add pointer to communication/Jorge O. Castro
Communication resources are in their own directory, this points people to it.
2018-01-30Updated k8s devstats linkIhor Dvoretskyi
Even the existing one is working, the updated is more correct.