Skip to content

Commit 9d3a6f8

Browse files
committed
chore(github): update github contribution files
1 parent b2d3f90 commit 9d3a6f8

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

.github/CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
3434

3535
## Enforcement
3636

37-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at github@wassim.app. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
37+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at tinesoft@users.noreply.github.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
3838

3939
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
4040

.github/CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ As a contributor, here are the guidelines we would like you to follow:
77
* [Code of Conduct](#coc)
88
* [Issues and Bugs](#issue)
99
* [Feature Requests](#feature)
10-
* [Coding Rules](#rules)
1110
* [Git Workflow (AKA Branching/Merging Strategy)](#commit)
1211
* [Commit Message Guidelines](#commit)
13-
* [Signing the CLA](#cla)
1412

1513
## <a name="coc"></a> Code of Conduct
1614

@@ -67,7 +65,7 @@ to read on GitHub as well as in various git tools.
6765

6866
The footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/) if any.
6967

70-
Samples: (even more [samples](https://github.com/manekinekko/angular-search-experience/commits/master))
68+
Samples: (even more [samples](https://github.com/angular/angular/commits/master))
7169

7270
```
7371
docs(changelog): update changelog to beta.5

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHO
1313
- or `spring`, 'spring-test`, and `spring-data-elasticsearch` versions:
1414
```
1515

16-
### OS Version?
16+
### Elasticsearch server Version?
1717
<!--
18-
> Windows 7, 8 or 10. Linux (which distribution).macOS(Yosemite ? El Capitan? Sierra ?)
18+
> Version of target Elasticsearch server
1919
-->
2020

21-
### Elasticsearch server Version?
21+
### OS Version?
2222
<!--
23-
> Version of target Elasticsearch server
23+
> Windows 7, 8 or 10. Linux (which distribution).macOS(Yosemite ? El Capitan? Sierra ?)
2424
-->
2525

2626
### Repro steps

0 commit comments

Comments
 (0)