Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
business-criticalityThe business impact of the code
T1=Flagship/Mission Critical
T2=Important/used by large groups
T3=Used by small groups
T4=PoC
T5=Deprecated
When in doubt, use your best judgment. See https://go/octo-fields
Please Select a Tier
environmentThe environment this code is meant to run in. If this is a library or used by another service, put the environment it is intended to be run in. E.g. if this is a library that is intended to be run by a production service, put prod. See go/octo-fields.
Please Select an Environment
highest-data-classificationThe highest level of data that this code is expected to read, write, store in memory, or interact with. If your code interacts multiple types of data, choose the highest level. See go/octo-fields.
Please Select a Classification
network-visibilityWho will be able to access and use this code when it is running? The overwhelming repos at Recursion will be internal-only. See go/octo-fields.
Please Select a Visibility
repo-typeWhat kind of code is stored in this repo? For a list of all types and their definitions, see go/octo-fields.
Please Select a Type
tech-ownerThe GitHub team that is responsible for maintaining this repo. Do not use spaces. Members of this team will receive notifications related to this repo. For more information, see go/octo-fields.
<ADD-TEAM-NAME>