Commit graph

7 commits

Author SHA1 Message Date
Zlatko Knezevic
09b6be5990 Cleaning up the documentation folder (#5928)
* Cleaning up the documentation folder

This change cleans up the documentation folder in the CLI repo. The
changes are the following:

* Delete old content that is invalid moving forward.
* Move cli-installation-scenarios to the `specs` sub-folder.
* Add a sub-folder for documentation that deals with working with the repo
* Add a general sub-folder
* Finally, change the README.md to reflect this.

Also, this change adds a document that covers CLI UX guidelines for
authors of new commands.

* Firt round of PR feedback changes
2017-03-09 17:09:59 -08:00
Petr Onderka
6c7bb0eebe Link directly to the known issues document
The current link is to a document that links to the right document.
2016-08-05 23:46:49 +02:00
Petr Onderka
8a6b80fe76 Remove mention of labels and milestones in issue guide
Users can't select labels or milestones, so there is no reason to mention them here.
2016-08-05 23:42:17 +02:00
Zlatko Knezevic
1736b6530d Adding ISSUE_TEMPLATE
Addin template for new issues. Also adding instructions for
"clone, run, repro" that we want to be at.
2016-02-26 15:23:55 -08:00
Zlatko Knezevic
e3feb3a3df Update issue-filing-guide.md
Fixing some errors.
2016-02-24 13:47:44 -08:00
Zlatko Knezevic
288a2a4dd5 Responding to PR feedback 2016-02-23 09:54:03 -08:00
Zlatko Knezevic
8551c72f82 Fixing the README.md and adding issues filing guide
The README.md contained some errors, corrected those. Removed the
native compilation bits for now.
Added an issue filing guide to make the issue process slightly better so we can
triage better.
2016-02-22 14:29:03 -08:00