- Add CODEOWNERS file for code review assignments - Add bug report issue template - Add feature request issue template - Add pull request template
16 lines
322 B
Plaintext
16 lines
322 B
Plaintext
#
|
|
# CODEOWNERS for ProxmoxVE
|
|
#
|
|
|
|
# Order is important; the last matching pattern takes the most
|
|
# precedence.
|
|
|
|
|
|
# Codeowners for specific folders and files
|
|
# Remember ending folders with /
|
|
|
|
|
|
# Set default reviewers
|
|
* @community-scripts/Contributor
|
|
|