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
Thank you for your interest in contributing to SwiftNet! This guide explains the recommended workflow so your contributions can be reviewed and merged smoothly.
Copy file name to clipboardExpand all lines: README.md
+1-12Lines changed: 1 addition & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,19 +36,8 @@ cd SwiftNet/build
36
36
- Include the SwiftNet.h header from the `src` directory in your main source file (e.g., `main.c`).
37
37
- Link against the static library `libswiftnet.a` using your compiler.
38
38
39
-
## Contributing
40
-
### Contributions are very welcome! If you'd like to improve the library or fix any issues, feel free to fork the repository and submit a pull request.
41
-
42
-
## Code Contributions
43
-
We have simple guidelines for contributing:
44
-
45
-
- Write clear and concise comments for your code.
46
-
- Ensure that the code is easy to read and follows the existing style.
47
-
48
-
We value collaboration and clean code!
49
-
50
39
## License
51
40
This project is licensed under the Apache License 2.0
52
41
53
42
## Contact
54
-
For any questions or support, feel free to open an issue or contact me at [[email protected]].
43
+
For any questions or support, feel free to open an issue or contact me at [https://t.me/deadlightreal].
0 commit comments