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
3.**Create a new branch** for your feature or fix:
19
19
```bash
@@ -37,7 +37,7 @@ We welcome contributions to NativePHP for Mobile! Whether it's bug fixes, new fe
37
37
38
38
### Reporting Bugs
39
39
40
-
If you discover a bug, please [open an issue](https://github.com/NativePHP/mobile/issues) on GitHub. Include as much detail as possible:
40
+
If you discover a bug, please [open an issue](https://github.com/NativePHP/mobile-air/issues) on GitHub. Include as much detail as possible:
41
41
42
42
- A clear, descriptive title.
43
43
- Steps to reproduce the issue.
@@ -46,7 +46,7 @@ If you discover a bug, please [open an issue](https://github.com/NativePHP/mobil
46
46
47
47
### Security Vulnerabilities
48
48
49
-
If you discover a security vulnerability, please **do not** open a public issue. Instead, please send an email to [security@nativephp.com](mailto:security@nativephp.com). All security vulnerabilities will be promptly addressed.
49
+
If you discover a security vulnerability, please **do not** open a public issue. Instead, please send an email to [support@nativephp.com](mailto:support@nativephp.com). All security vulnerabilities will be promptly addressed.
50
50
51
51
## Code of Conduct
52
52
@@ -78,6 +78,6 @@ Examples of unacceptable behavior:
78
78
79
79
### Enforcement
80
80
81
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project team at [conduct@nativephp.com](mailto:conduct@nativephp.com). All complaints will be reviewed and investigated promptly and fairly.
81
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project team at [support@nativephp.com](mailto:support@nativephp.com). All complaints will be reviewed and investigated promptly and fairly.
82
82
83
83
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
0 commit comments