-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add starting point for Hacktoberfest project ideas
- Loading branch information
Showing
2 changed files
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
## 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 | ||
|
||
### 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 | ||
[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 and recognition | ||
|
||
(todo) | ||
|
||
### FAQ | ||
|
||
"Will there be prizes?" | ||
|
||
(todo, t-shirts? Badges?) | ||
|
||
"How will recognition work?" | ||
|
||
(todo let folks know if there's a query they can use) | ||
|
||
"What can a contribution look like? Does it have to be a pull request?" | ||
|
||
Absolutely not, as well as making code changes (or for docs!) we recognise all kinds of contributions such as videos, blog posts, webinars, podcasts... so long as you're learning and helping to make the projects better for everyone, you're doing a great job! To make it easier for us to find, please use... | ||
|
||
(todo - suggested hashtag or sharing it somewhere? Perhaps a Slack channel?) |