Skip to content

Commit 21fb502

Browse files
author
ADMSK\AVROGAL1
committed
docs: updates on workflows
Added information on documentation
1 parent 4182bee commit 21fb502

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.github/auto-comment.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
issuesOpened: >
2+
Thank you for raising this issue! We will try and get back to you as soon as possible.
3+
Please make sure you format it properly, followed our [code of conduct](https://github.com/AlexRogalskiy/java-patterns/blob/master/.github/CODE_OF_CONDUCT.md) and have given us as much context as possible.
4+
5+
/cc @AlexRogalskiy
6+
7+
pullRequestOpened: >
8+
Thank you for raising your pull request.
9+
Please make sure again that you have followed our [contributing guidelines](https://github.com/AlexRogalskiy/java-patterns/blob/master/.github/CONTRIBUTING.md) and the [code of conduct](https://github.com/AlexRogalskiy/java-patterns/blob/master/.github/CODE_OF_CONDUCT.md).
10+
We will review it as soon as possible.
11+
12+
/cc @AlexRogalskiy

.github/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ staleLabel: Stale
1515
markComment: >
1616
👏 Thanks for your contribution!
1717
⚠️This issue has been automatically marked as stale because it has not had
18-
recent activity. Because the Legesher team treats their issues
18+
recent activity. Because the team treats their issues
1919
[as their backlog](https://en.wikipedia.org/wiki/Scrum_(software_development)#Product_backlog), stale issues
2020
are closed. 📕 If you would like this issue to remain open:
2121
1. Verify that you can still reproduce the issue in the latest version of Atom

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
![GitHub Repository branches](https://badgen.net/github/branches/AlexRogalskiy/java-patterns)
3030
![GitHub Repository dependents](https://badgen.net/github/dependents-repo/AlexRogalskiy/java-patterns)
3131
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAlexRogalskiy%2Fjava-patterns.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FAlexRogalskiy%2Fjava-patterns?ref=badge_shield)
32+
[![Renovatebot](https://badgen.net/badge/renovate/enabled/green?cache=300)](https://renovatebot.com/)
3233
[![Dependabot](https://img.shields.io/badge/dependabot-enabled-1f8ceb.svg?style=flat-square)](https://dependabot.com/)
3334
[![NewReleases](https://newreleases.io/badge.svg)](https://newreleases.io/github/AlexRogalskiy/java-patterns)
3435
[![Hits-of-Code](https://hitsofcode.com/github/alexrogalskiy/java-patterns?branch=master)](https://hitsofcode.com/github/alexrogalskiy/java-patterns?branch=master/view?branch=master)

0 commit comments

Comments
 (0)