From f069a456b63fb93f8b5c89a8715241c353c7792b Mon Sep 17 00:00:00 2001 From: Billy Lynch Date: Wed, 4 Oct 2023 09:24:56 -0400 Subject: [PATCH] Update Hacktoberfest docs for 2023. --- hacktoberfest-2020.md | 48 -------------------------------------- hacktoberfest-2021.md | 47 ------------------------------------- hacktoberfest.md | 54 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 54 insertions(+), 95 deletions(-) delete mode 100644 hacktoberfest-2020.md delete mode 100644 hacktoberfest-2021.md create mode 100644 hacktoberfest.md diff --git a/hacktoberfest-2020.md b/hacktoberfest-2020.md deleted file mode 100644 index fb4be6d09..000000000 --- a/hacktoberfest-2020.md +++ /dev/null @@ -1,48 +0,0 @@ -## Hacktoberfest 2020 and Tekton! - -### What's this about? - -We'd love to encourage folks to contribute to Tekton - and over at the [Continuous Delivery Foundation](https://cd.foundation/) we've decided something like this could come in handy. - -### Guidance for project maintainers - -When creating a new issue for Hacktoberfest, please assign it the Hacktoberfest-2020 label and make sure you provide at least: - -- A perceived difficulty level -- Awesome contacts/mentors willing to help out -- An idea of what we'd like to achieve -- Any useful pointers for getting started - -### Guidance for contributors - -The below links all contain the label selector for hacktoberfest-2020 and there you can find all of the issues that the maintainers think would be good ones to get involved in. - -We enourage all of the following: -- Sharing ideas and progress -- Mentoring others -- Challenging yourself -- Bringing others in to contribute -- Asking for help and making new contacts - -If there's any doubt please don't hesitate to contact the issue creator or the project maintainers - we'd love to help out! - -If you start addressing an issue please assign yourself to it by posting the `/assign` message in the issue; this will help maintainers know exactly who is working on it and let others know that the issue has already been picked up by someone. - -### Project ideas with Hacktoberfest queries - -- [Catalog](https://github.com/tektoncd/catalog/labels/hacktoberfest-2020) -- [Chains](https://github.com/tektoncd/chains/labels/hacktoberfest-2020) -- [CLI](https://github.com/tektoncd/cli/labels/hacktoberfest-2020) -- [Dashboard](https://github.com/tektoncd/dashboard/labels/hacktoberfest-2020) -- Demos! Building and putting cool ideas together -- [Experimental](https://github.com/tektoncd/experimental/labels/hacktoberfest-2020) -- [Pipeline](https://github.com/tektoncd/pipeline/labels/hacktoberfest-2020) -- Testing! Including using Tekton projects on different clouds and Kubernetes platforms -- [Triggers](https://github.com/tektoncd/triggers/labels/hacktoberfest-2020) -- [Website](https://github.com/tektoncd/website/labels/hacktoberfest-2020) - -### More information on Hacktoberfest, recognition and our FAQ! - -Check out our [CDF Hacktoberfest page!](https://cd.foundation/hacktoberfest/) If anything's unclear please reach out to the CDF on [our CDF Slack](https://cdeliveryfdn.slack.com). - -You can also refer to the [official guidelines](https://hacktoberfest.digitalocean.com/hacktoberfest-update) (including the label to use and the topics for each repo we should have). diff --git a/hacktoberfest-2021.md b/hacktoberfest-2021.md deleted file mode 100644 index 256738dbc..000000000 --- a/hacktoberfest-2021.md +++ /dev/null @@ -1,47 +0,0 @@ -## Hacktoberfest 2021 and Tekton! - -### What's this about? - -We'd love to encourage folks to contribute to Tekton - and over at the [Continuous Delivery Foundation](https://cd.foundation/) we've decided something like this could come in handy. - -### Guidance for project maintainers - -When creating a new issue for Hacktoberfest, please assign it the Hacktoberfest label and make sure you provide at least: - -- A perceived difficulty level -- Awesome contacts/mentors willing to help out -- An idea of what we'd like to achieve -- Any useful pointers for getting started - -### Guidance for contributors - -The below links all contain the label selector for Hacktoberfest and there you can find all of the issues that the maintainers think would be good ones to get involved in. - -We enourage all of the following: -- Sharing ideas and progress -- Mentoring others -- Challenging yourself -- Bringing others in to contribute -- Asking for help and making new contacts - -If there's any doubt please don't hesitate to contact the issue creator or the project maintainers - we'd love to help out! - -If you start addressing an issue please assign yourself to it by posting the `/assign` message in the issue; this will help maintainers know exactly who is working on it and let others know that the issue has already been picked up by someone. - -### Project ideas with Hacktoberfest queries - -- [Catalog](https://github.com/tektoncd/catalog/labels/Hacktoberfest) -- [Chains](https://github.com/tektoncd/chains/labels/Hacktoberfest) -- [CLI](https://github.com/tektoncd/cli/labels/Hacktoberfest) -- [Dashboard](https://github.com/tektoncd/dashboard/labels/Hacktoberfest) -- [Results](https://github.com/tektoncd/results/labels/Hacktoberfest) -- [Experimental](https://github.com/tektoncd/experimental/labels/Hacktoberfest) -- [Website](https://github.com/tektoncd/website/labels/Hacktoberfest) -- [Pipeline](https://github.com/tektoncd/pipeline/labels/Hacktoberfest) -- [Triggers](https://github.com/tektoncd/triggers/labels/Hacktoberfest) - -### More information on Hacktoberfest, recognition and our FAQ! - -Check out our [CDF Hacktoberfest page!](https://cd.foundation/hacktoberfest/) If anything's unclear please reach out to the CDF on [our CDF Slack](https://cdeliveryfdn.slack.com). - -You can also refer to the [official guidelines](https://hacktoberfest.digitalocean.com/hacktoberfest-update) (including the label to use and the topics for each repo we should have). diff --git a/hacktoberfest.md b/hacktoberfest.md new file mode 100644 index 000000000..61be98d2e --- /dev/null +++ b/hacktoberfest.md @@ -0,0 +1,54 @@ +# Hacktoberfest and Tekton! + +## What's this about? + +We'd love to encourage folks to contribute to Tekton - and over at the +[Continuous Delivery Foundation](https://cd.foundation/) we've decided something +like this could come in handy. + +## Guidance for project maintainers + +When creating a new issue for Hacktoberfest, please assign it the Hacktoberfest +label and make sure you provide at least: + +- A perceived difficulty level +- Awesome contacts/mentors willing to help out +- An idea of what we'd like to achieve +- Any useful pointers for getting started + +## Guidance for contributors + +The below links all contain the label selector for Hacktoberfest and there you +can find all of the issues that the maintainers think would be good ones to get +involved in. + +We encourage all of the following: + +- Sharing ideas and progress +- Mentoring others +- Challenging yourself +- Bringing others in to contribute +- Asking for help and making new contacts + +If there's any doubt please don't hesitate to contact the issue creator or the +project maintainers - we'd love to help out! + +If you start addressing an issue please assign yourself to it by posting the +`/assign` message in the issue; this will help maintainers know exactly who is +working on it and let others know that the issue has already been picked up by +someone. + +## Project ideas with Hacktoberfest queries + +- [Results](https://github.com/tektoncd/results/labels/Hacktoberfest) +- [Pipeline](https://github.com/tektoncd/pipeline/labels/Hacktoberfest) + +## More information on Hacktoberfest, recognition and our FAQ! + +Check out our [CDF Hacktoberfest page!](https://cd.foundation/hacktoberfest/) If +anything's unclear please reach out to the CDF on +[our CDF Slack](https://cdeliveryfdn.slack.com). + +You can also refer to the +[official guidelines](https://hacktoberfest.com/participation/) +(including the label to use and the topics for each repo we should have).