This repository was archived by the owner on Oct 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +25
-7
lines changed Expand file tree Collapse file tree 2 files changed +25
-7
lines changed Original file line number Diff line number Diff line change 11# Contributing
22
3- . [ GitHub Flow] (#GitHub Flow)
4- . [ Working with Forks and Pull Requests] (#Working with Forks and Pull Requests)
5- . [ Working with Issues / How to Contribute in Issues] (#Working with Issues / How to Contribute in Issues)
6- . [ How to Write Commit Messages] (#How to Write Commit Messages)
7- . [ Code Review] (#Code Review)
8- . [ Code of Conduct] (#Code of Conduct)
9- . [ Contributor License Agreement (CLA] (#Contributor License Agreement (CLA)
3+ - [ Contributing] ( #contributing )
4+ - [ GitHub Flow] ( #github-flow )
5+ - [ How to work with GitHub Flow] ( #how-to-work-with-github-flow )
6+ - [ Working with Forks and Pull Requests] ( #working-with-forks-and-pull-requests )
7+ - [ Working with Issues / How to Contribute in Issues] ( #working-with-issues--how-to-contribute-in-issues )
8+ - [ How to Write Commit Messages] ( #how-to-write-commit-messages )
9+ - [ Code Review] ( #code-review )
10+ - [ Code of Conduct] ( #code-of-conduct )
11+ - [ Code Style] ( #code-style )
12+ - [ Contributor License Agreement (CLA)] ( #contributor-license-agreement-cla )
1013
1114## GitHub Flow
1215
Original file line number Diff line number Diff line change 1+ # Ressources for Contributing
2+
3+ ## Contributing
4+
5+ - [ Kubernetes Contributing] ( https://github.com/kubernetes/community/blob/master/contributors/guide/contributing.md#learn-about-sigs )
6+ - [ Kubernetes Pull-requests] ( https://github.com/kubernetes/community/blob/master/contributors/guide/pull-requests.md )
7+ - [ Nodejs Contributing] ( https://github.com/nodejs/node/blob/master/CONTRIBUTING.md )
8+
9+ ## Code of Conduct
10+
11+ - [ Kubernetes Code of Conduct] ( https://github.com/kubernetes/community/blob/master/governance.md#code-of-conduct )
12+
13+ ## Developer's Certificate of Origin? (Nodejs)
14+
15+ ## Rebase over Merge? (Nodejs)
You can’t perform that action at this time.
0 commit comments