mirror of
https://github.com/tomhuang12/awesome-k8s-resources.git
synced 2025-01-05 04:50:47 -05:00
skeleton ToC and PR template
This commit is contained in:
parent
836b1461c4
commit
f483bebe4c
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
## Review the Contributing Guidelines
|
||||
|
||||
Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/tomhuang12/awesome-k8s-resources/blob/master/contributing.md).
|
||||
|
||||
## Describe Why This Is Awesome
|
||||
|
||||
Why is this awesome?
|
||||
|
||||
--
|
||||
|
||||
Like this pull request? Vote for it by adding a :+1:
|
50
readme.md
50
readme.md
@ -1,30 +1,54 @@
|
||||
# Awesome Kubernetes Resources [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
|
||||
|
||||
> A curated list of awesome Kubernetes tools and resources.
|
||||
A curated list of awesome Kubernetes tools and resources.
|
||||
|
||||
Inspired by [awesome](https://github.com/sindresorhus/awesome) list and [donnemartin/awesome-aws](https://github.com/donnemartin/awesome-aws).
|
||||
|
||||
## The Fiery Meter of AWSome
|
||||
|
||||
* Repo with 0100+ Stars: :fire:
|
||||
* Repo with 0200+ Stars: :fire::fire:
|
||||
* Repo with 0500+ Stars: :fire::fire::fire:
|
||||
* Repo with 1000+ Stars: :fire::fire::fire::fire:
|
||||
* Repo with 2000+ Stars: :fire::fire::fire::fire::fire:
|
||||
|
||||
Idea taken from [donnemartin/awesome-aws](https://github.com/donnemartin/awesome-aws).
|
||||
|
||||
|
||||
## Contents
|
||||
|
||||
- [Section](#section)
|
||||
- [Another Section](#another-section)
|
||||
- [Awesome Kubernetes Resources ![Awesome](https://awesome.re)](#awesome-kubernetes-resources-img-src%22httpsawesomere%22-alt%22awesome%22)
|
||||
- [The Fiery Meter of AWSome](#the-fiery-meter-of-awsome)
|
||||
- [Contents](#contents)
|
||||
- [Open Source Repos](#open-source-repos)
|
||||
- [Subsection](#subsection)
|
||||
- [Commercial Tools and Libraries](#commercial-tools-and-libraries)
|
||||
- [Subsection](#subsection-1)
|
||||
- [Guides, Tutorials, Documentations, and Trainings](#guides-tutorials-documentations-and-trainings)
|
||||
- [Subsection](#subsection-2)
|
||||
- [Contribute](#contribute)
|
||||
- [License](#license)
|
||||
|
||||
|
||||
## Section
|
||||
|
||||
About this section. Optional. Keep this short and focus on the list.
|
||||
|
||||
- [List item](http://example.com)
|
||||
- [List item](http://example.com)
|
||||
|
||||
|
||||
## Another Section
|
||||
## Open Source Repos
|
||||
|
||||
### Subsection
|
||||
|
||||
- [List item](http://example.com)
|
||||
- [List item](http://example.com)
|
||||
|
||||
|
||||
## Commercial Tools and Libraries
|
||||
|
||||
### Subsection
|
||||
- [List item](http://example.com)
|
||||
- [List item](http://example.com)
|
||||
|
||||
## Guides, Tutorials, Documentations, and Trainings
|
||||
|
||||
### Subsection
|
||||
- [List item](http://example.com)
|
||||
- [List item](http://example.com)
|
||||
|
||||
## Contribute
|
||||
|
||||
Contributions welcome! Read the [contribution guidelines](contributing.md) first.
|
||||
|
Loading…
Reference in New Issue
Block a user