Merge pull request #139 from mRemoteNG/dot-github

.github support
This commit is contained in:
Sean Kaim
2016-10-04 11:34:18 -04:00
committed by GitHub
3 changed files with 21 additions and 0 deletions

1
.github/CONTRIBUTING.md vendored Normal file
View File

@@ -0,0 +1 @@
Please see the [Wiki](https://github.com/mRemoteNG/mRemoteNG/wiki/Develoment) for contributing information.

16
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,16 @@
<!--
Only file GitHub issues for bugs and feature requests. All other topics will be closed.
Before opening an issue, please search for a duplicate or closed issue.
Please provide as much detail as possible for us to fix your issue.
-->
<!-- Bug -->
|||
|--:|---|
|Operating system | Windows 7 x64 |
|mRemoteNG version| 1.75 aplha 3 |
<!-- Feature Request -->
<!-- If you file a feature request, please delete the bug section -->

4
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,4 @@
<!--
Please provide as much detail as possible with what your pull request does.
Include a reference to a filed issue if it exists.
-->