You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Donate to the OWASP Mobile Security Project using [this page](https://owasp.org/donate/?reponame=www-project-mobile-security-testing-guide&title=OWASP+Mobile+Security+Testing+Guide "Donate to the OWASP MSTG")
4
+
and be sure to PUT A CHECK on the line "Publicly list me as a supporter of OWASP Mobile Security Testing Guide"
5
+
title: "[Donation]: "
6
+
labels: ["org", "donation"]
7
+
assignees:
8
+
- cpholguera
9
+
- sushi2k
10
+
body:
11
+
- type: input
12
+
id: name
13
+
attributes:
14
+
label: Your Name
15
+
validations:
16
+
required: true
17
+
18
+
- type: input
19
+
id: company
20
+
attributes:
21
+
label: Company Name
22
+
description: What's the name of your company?
23
+
placeholder: ex. Nice Security Ltd.
24
+
validations:
25
+
required: true
26
+
27
+
- type: input
28
+
id: contact
29
+
attributes:
30
+
label: E-Mail Address
31
+
description: How can we get in touch with you if we need more info?
description: Would you like to receive the paperback copie(s) of the MSTG as indicated in your Donation Package?
63
+
options:
64
+
- No, please save the money for the project and contribute to the envorinment.
65
+
- Yes, please send them to me.
66
+
validations:
67
+
required: true
68
+
69
+
- type: checkboxes
70
+
id: terms
71
+
attributes:
72
+
label: Code of Conduct and Donation Conditions
73
+
description: |
74
+
By submitting this request, you agree to follow our [Code of Conduct](CODE_OF_CONDUCT.md)
75
+
and have read and agree to the [conditions in our Project Page](https://owasp.org/www-project-mobile-security-testing-guide/#div-donate).
76
+
> These types of public recognition shall be online no less than one year, or in the case of Project no less than the next major release, whichever is greater.
77
+
> Some Donation Packages have a maximum duration, once reached the logos will be removed and the donator will still be listed as supporter on the project website,
78
+
> GitHub and in the printed and digital versions. This can be renewed anytime.
79
+
options:
80
+
- label: I agree to follow this project's Code of Conduct and Donation conditions.
0 commit comments