mirror of
https://github.com/Schroedinger-Hat/ImageGoNord-Web.git
synced 2025-10-05 23:52:47 +02:00
add github features for - issue template, codeowners and pr template
This commit is contained in:
11
.github/CODEOWNERS
vendored
Executable file
11
.github/CODEOWNERS
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
# Configuration for the GitHub feature to automatically request reviews from the code owners when a pull request
|
||||
# changes any owned files.
|
||||
#
|
||||
# References:
|
||||
# https://github.com/blog/2392-introducing-code-owners
|
||||
# https://help.github.com/articles/about-codeowners
|
||||
|
||||
# +--------------------+
|
||||
# + Default Code Owner +
|
||||
# +--------------------+
|
||||
* @Wabri
|
0
.github/ISSUE_TEMPLATE.md
vendored
Executable file
0
.github/ISSUE_TEMPLATE.md
vendored
Executable file
0
.github/PULL_REQUEST_TEMPLATE.md
vendored
Executable file
0
.github/PULL_REQUEST_TEMPLATE.md
vendored
Executable file
Reference in New Issue
Block a user