Skip to content

Commit

Permalink
Add starting point for Hacktoberfest project ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
a-roberts committed Sep 7, 2020
1 parent c67dc0c commit 99390c0
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ This is the central home for documentation on joining and contributing to the Te
* [our shared document drive](contact.md#shared-drive)
* [our shared calendar](contact.md#calendar)

For October 2020: check out our [Hacktoberfest](./hacktoberfest-2020.md) ideas!

See our standards regarding:

* [Code of conduct](code-of-conduct.md)
Expand Down
93 changes: 93 additions & 0 deletions hacktoberfest-2020.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
## Hacktoberfest 2020 and Tekton!

### What's this about?

We'd love to encourage folks to contribute to Tekton - and over at the [Continous Delivery Foundation](https://cd.foundation/) we've decided something like this could come in handy.

### Project ideas and contacts

[Catalog](https://github.com/tektoncd/catalog)

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| replaceme | replaceme | replaceme |
| replaceme | replaceme | replaceme |

[Chains](https://github.com/tektoncd/chains)

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| replaceme | replaceme | replaceme |
| replaceme | replaceme | replaceme |

[CLI](https://github.com/tektoncd/cli/)

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| replaceme | replaceme | replaceme |
| replaceme | replaceme | replaceme |

[Dashboard](https://github.com/tektoncd/dashboard/)

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| Making "Import" more useful - from the Tekton Catalog by version? How about an option to do a `kubectl create` not `apply`? Git revisions?) | [Git revision support](https://github.com/tektoncd/dashboard/issues/1550), [generateName support](https://github.com/tektoncd/dashboard/issues/1552) | @a-roberts @AlanGreene @eddycharly |
| Adding Workspace support for TaskRuns and PipelineRuns | [Workspace support](https://github.com/tektoncd/dashboard/issues/1283) | @a-roberts @AlanGreene @eddycharly |
| Displaying of anything to do with Chains? | issue link here | @a-roberts @AlanGreene @eddycharly |
| Making the single namespace install more user friendly | issue link here | @a-roberts @AlanGreene @eddycharly |
| Security revisit! | issue link here | @a-roberts @AlanGreene @eddycharly |
| Platform tests (different clouds, Kubernetes platforms) | issue link here | @a-roberts @AlanGreene @eddycharly |

[Pipeline](https://github.com/tektoncd/pipeline/)

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| replaceme | replaceme | replaceme |
| replaceme | replaceme | replaceme |

Platforms

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| replaceme | replaceme | replaceme |
| replaceme | replaceme | replaceme |

Testing!

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| replaceme | replaceme | replaceme |
| replaceme | replaceme | replaceme |

[Triggers](https://github.com/tektoncd/triggers/)

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| replaceme | replaceme | replaceme |
| replaceme | replaceme | replaceme |

[Website](https://github.com/tektoncd/website/)

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| replaceme | replaceme | replaceme |
| replaceme | replaceme | replaceme |

Demos! Building and putting cool things together

| Idea | Issue | Contacts |
| ------------- | ------------- | -------------
| replaceme | replaceme | replaceme |
| replaceme | replaceme | replaceme |

### Actions we encourage

- Sharing ideas and progress
- Mentoring others
- Challenging yourself
- Bringing others in to contribute
- Asking for help and making new contacts

### More information on Hacktoberfest and recognition

(todo)

0 comments on commit 99390c0

Please sign in to comment.