mirror of
https://github.com/DM67-Developer/opensim-ai-npc-framework.git
synced 2026-08-14 08:52:27 +00:00
26 lines
1016 B
Markdown
26 lines
1016 B
Markdown
# Contributing to the AI-Driven NPC Framework
|
|
|
|
Thank you for your interest in contributing!
|
|
|
|
## How to contribute
|
|
|
|
- Report bugs or ideas using GitHub Issues.
|
|
- Submit improvements or fixes using Pull Requests.
|
|
- Share examples, configurations, or documentation updates.
|
|
|
|
## Dual Licensing and Contributor Agreement
|
|
|
|
This project uses a dual-licensing model:
|
|
|
|
- The public open source license is the GNU Affero General Public License v3.0 (AGPL v3).
|
|
- The project maintainer may also offer a separate commercial license to certain users.
|
|
|
|
By submitting a contribution (including code, documentation, or configuration files), you agree that:
|
|
|
|
1. Your contribution may be distributed under the AGPL v3.
|
|
2. Your contribution may also be included in commercial licenses for this project, at the discretion of the project maintainer.
|
|
|
|
If you do not agree to this, please do not submit pull requests or code contributions.
|
|
|
|
For major contributions or questions about this policy, contact: opensim.npc.framework@gmail.com.
|