-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCONTRIB
25 lines (16 loc) · 868 Bytes
/
CONTRIB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
CONTRIBUTERS:
* Stephen M. Jones <support@actmac.com>
Enhanced cmp.c
* Brad D <https://github.com/bedwardly-down>
Added local headers to improve Unix compatibility
-----------------------------------------------------------------------
How to Contribute:
If you would like to contribute to this project, please follow these guidelines:
1. Fork the Repo: Create a personal fork of the repo.
2. Make Changes: Implement your changes or new features.
3. Submit a Pull Request: Open a pull request with a description of your changes.
4. Discuss and Review: Collab with project devs for code review and feedback.
Reporting Issues:
To report bugs or request new features:
1. Check Existing Issues: Ensure your issue hasn't already been reported.
2. Open a New Issue: Provide detailed info about the issue or request.