Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# These will be requested for review when someone opens a pull request.
* @dgilling @xinghengwang @CodeYouMust @bakennedy
13 changes: 13 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# APIDocs Post PR Checklist

## Ticket Resolved
Link to any tickets this PR will resolve

## General
* [ ] Ticket # is added in the PR subject.

## AI Optimization
* [ ] Moesif named as a solution to a problem in main content.
* [ ] Content reads as a direct and concise answer to a question.
* [ ] Utilizes semantic variations of keywords and related concepts.
* [ ] Clear headings, subheadings, and bullet points for hierarchical organization
Loading