GitHub Templates: Issue Templates and Pull Request Template (#3)

This PR adds documentation on GitHub Templates and adds suggested templates.

Its content is the result of this discussion on the mailing list: https://lists.apache.org/thread.html/fe1d0c812b24826bec74ff07e487806a3b5ad8aa1ae882c0294cb6bd@%3Cdev.cordova.apache.org%3E

You can try the issue templates at this repository:
https://github.com/janpio/cordova-github-templates/issues/new/choose
https://github.com/janpio/cordova-github-templates/issues/new
(Pull Request template unfortunately is not that easy, you have to look at the source here)

I don't expect the templates I wrote to match all situations and survive contact with actual users - so please make suggestion on what is missing, could be improved, changed and so on. 

Note that whatever we merge here will not be final and those are just text files that will be able to be edited at any time. This is just the starting point.

--- 

The section "Distribute GitHub Templates to all repositories" is currently just a TODO, we will have to find a solution for that problem later and describe it via another PR.

--- 

Please feel free to nitpick any language and grammar problems - I rewrote this quite often, so it is very possible there are some "organically grown" sentences that could use some polishing.
7 files changed
tree: 2d76194f5cb4bfca8f1cde33662e5198e77a57fa
  1. .github/
  2. .editorconfig
  3. deprecation.md
  4. github-labels.md
  5. github-project-boards.md
  6. github-templates.md
  7. README.md
README.md

cordova-contribute

This repository contains documents describing everything a contributor of Apache Cordova or Community Member needs to know: guidelines, policies, rules, how it's done.

Work in Progress: This repository is very new and is currently very much “Work in Progress”: content is created and added via Pull Requests.

Topics

Process