Skip to content

Commit 1ea350a

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 26d5fe1 + fed4a63 commit 1ea350a

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
Contributing Guide
2-
==================
1+
Contributing Guidelines
2+
=======================
33

4-
## Any fixes or propositions are very welcome, just a couple of very basic guidelines:
5-
* Use spaces instead of tabs;
6-
* Comment well every new contribution;
7-
* Feel free to create a discussion or a new issue for every new contribution.
4+
We are happy to see anyone who is interested in improving the WebTerminal project!
5+
All the bugs you find, issues you discover and things you report make WebTerminal project grow!
6+
7+
Feel free to [submit](https://github.com/intersystems-ru/webterminal/issues) any questions, issues, feature requests or bug reports to this project.
8+
9+
If You Want To Implement Something...
10+
=====================================
11+
12+
Please, read [Contributing Guidelines](http://intersystems-ru.github.io/webterminal/#docs.5) at the project's page. This will be useful if you want to implement some features or fix something by yourself. This project is always open for pull requests!

ISSUE_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Thank you for reaching WebTerminal project! Just a few guidelines for you:
2+
3+
+ Feel free to submit questions and feature requests!
4+
+ If you are going to submit bug report, please include technical details: Caché version and a way how to reproduce the problem. Please, submit some demonstration code (when appropriate).
5+
+ By using search, check if there were no such issues before.
6+
+ Replace this text with your issue! Thanks!

0 commit comments

Comments
 (0)