diff options
author | Alexey Neyman <stilor@att.net> | 2017-04-13 00:07:29 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-04-13 00:07:29 -0700 |
commit | 99766112168ba6677c5f4a7719bde21d59e48573 (patch) | |
tree | f1cef8a9ca0cb40f7989338ba5613c4842fd2022 /issue_template.md | |
parent | 8d9babee4f7ff216435fcd569fc9cbee0596356a (diff) | |
download | crosstool-ng-99766112168ba6677c5f4a7719bde21d59e48573.tar.gz crosstool-ng-99766112168ba6677c5f4a7719bde21d59e48573.tar.bz2 crosstool-ng-99766112168ba6677c5f4a7719bde21d59e48573.zip |
Doc renames & issue template
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'issue_template.md')
-rw-r--r-- | issue_template.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 00000000..b65609db --- /dev/null +++ b/issue_template.md @@ -0,0 +1,6 @@ +### Issue submission guidelines +See [detaled guidelines](http://crosstool-ng.github.io/support/). In short: +- Report crosstool-NG version +- Report host OS and its version +- Attach `.config` (unless the issue is not related to any configuration) +- Attach `build.log` (unless crosstool-NG fails before the build starts) |