File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # Automatically assign the team as a reviewer.
2+ # https://help.github.com/en/articles/about-code-owners
3+
4+ # Default owners, overridden by file/directory specific owners below
5+ * @ DataDog/dd-trace-cpp
Original file line number Diff line number Diff line change 1+ # Description
2+
3+ # Motivation
4+
5+ # Additional Notes
6+
7+ Jira ticket: [ PROJ-IDENT]
8+
9+ <!--
10+ # Opening vs Drafting a PR:
11+ When opening a pull request, please open it as a draft to not auto assign reviewers before you feel the pull request is in a reviewable state.
12+
13+ # Linking a JIRA ticket:
14+ Please link your JIRA ticket by adding its identifier between brackets (ex [PROJ-IDENT]) in the PR description, not the title.
15+ This requirement only applies to Datadog employees.
16+ -->
You can’t perform that action at this time.
0 commit comments