diff --git a/.github/ISSUE_TEMPLATE/data_efficient_issue.md b/.github/ISSUE_TEMPLATE/data_efficient_issue.md index 4607daaef..078a3f77f 100644 --- a/.github/ISSUE_TEMPLATE/data_efficient_issue.md +++ b/.github/ISSUE_TEMPLATE/data_efficient_issue.md @@ -21,4 +21,5 @@ A clear and concise description of any alternative solutions or features you've **Additional context** - This is part of the data efficiency project -- This PR should be made to the `new_datapack` branch. +- This PR should be made to the `master` branch. +- After the data tuple class is finished, we may switch to a new branch for integration.