We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f98bf commit a3f0850Copy full SHA for a3f0850
.github/pull_request_template.md
@@ -16,7 +16,7 @@ _Link to related jira ticket ([Use the smart commits](https://support.atlassian.
16
<!-- Uncomment and mark items off with a * if this PR deprecates any API:
17
### Deprecated API
18
- [ ] An `[Obsolete]` attribute was added along with a `(RemovedAfter yyyy-mm-dd)` entry.
19
-- [ ] An [api updater] was added.
+- [ ] An [api updater](https://confluence.unity3d.com/display/DEV/Obsolete+API+updaters) was added.
20
- [ ] Deprecation of the API is explained in the CHANGELOG.
21
- [ ] The users can understand why this API was removed and what they should use instead.
22
-->
0 commit comments