Skip to content

Commit 1403970

Browse files
author
Mukesh Solanki
committed
updated community guidelines
1 parent 0810374 commit 1403970

File tree

4 files changed

+3
-10
lines changed

4 files changed

+3
-10
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,8 @@ assignees: mukeshsolanki
1010
### Subject of the issue
1111
Describe your issue here.
1212

13-
### Your environment
14-
* version of angular-translate
15-
* version of angular
16-
* which browser and its version
17-
1813
### Steps to reproduce
19-
Tell us how to reproduce this issue. Please provide a working demo, you can use [this template](https://plnkr.co/edit/XorWgI?p=preview) as a base.
14+
Tell us how to reproduce this issue. Please provide a working demo.
2015

2116
### Expected behaviour
2217
Tell us what should happen

.github/stale.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,13 @@ markComment: >
3131
This issue has been automatically marked as stale because it has not had
3232
recent activity. It will be closed if no further activity occurs. Thank you
3333
for your contributions.
34-
3534
# Comment to post when removing the stale label.
3635
# unmarkComment: >
3736
# Your comment here.
3837

3938
# Comment to post when closing a stale Issue or Pull Request.
4039
closeComment: >
4140
This has been closed with no activity
42-
4341
# Limit the number of actions per hour, from 1-30. Default is 30
4442
limitPerRun: 30
4543

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![GitHub contributors](https://img.shields.io/github/contributors/mukeshsolanki/App-Runtime-Permissions-Android.svg)](https://github.com/mukeshsolanki/App-Runtime-Permissions-Android/graphs/contributors)
1+
[![GitHub contributors](https://img.shields.io/github/contributors/mukeshsolanki/MarkdownView-Android.svg)](https://github.com/mukeshsolanki/MarkdownView-Android/graphs/contributors)
22

33
* Bug reports and pull requests are welcome.
44
* Make sure you use [square/java-code-styles](https://github.com/square/java-code-styles) to format your code.

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Describe the big picture of your changes here to communicate to the maintainers
44

55
## Types of changes
66

7-
What types of changes does your code introduce to Appium?
7+
What types of changes does your code introduce?
88
_Put an `x` in the boxes that apply_
99

1010
- [ ] Bugfix (non-breaking change which fixes an issue)

0 commit comments

Comments
 (0)