File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+ Thank you for contributing! Please follow the steps below to help us process your PR quickly.
3
+ - 📝 Use a meaningful title for the pull request, e.g: "PAS-XXX | short pr description"
4
+ - 💭 Write a clear description and share screenshots (if applicable) to help describe your change.
5
+ - 🔍 Not all sections below will apply to you and are mostly for our internal team. It's okay to delete them if they are not applicable.
6
+ -->
7
+
8
+ ### Ticket
9
+ <!-- For Jira Tasks: (remove if external contributor) -->
10
+ - Closes [ PAS-XXX] ( https://bitwarden.atlassian.net/browse/PAS-XXX )
11
+
12
+ <!-- For GitHub Issues: -->
13
+ <!-- - Closes #XXX -->
14
+
15
+
16
+ ### Description
17
+ <!--
18
+ Introduction that should allow the reviewer to quickly be able to understand the reason for opening this PR.
19
+ -->
20
+
21
+ ### Shape
22
+ <!--
23
+ Give a high-level overview of the technical design involved in the implemented changes.
24
+ If the changes don't have any architectural impact, you can remove this section.
25
+ -->
26
+
27
+ ### Screenshots
28
+ <!--
29
+ Include any relevant UI screenshots showcasing the before & after of your changes.
30
+ If the changes don't have any UI impact, you can remove this section.
31
+ -->
32
+
33
+ ### Checklist
34
+ I did the following to ensure that my changes were tested thoroughly:
35
+ - __
36
+
37
+ I did the following to ensure that my changes do not introduce security vulnerabilities:
38
+ - __
You can’t perform that action at this time.
0 commit comments