slug: contribute-to-inled-projects
group: contribution

# Contribute to Inled Group projects  
Thank you for your interest in contributing to Inled projects. We want to make a large community, in which we can all make decisions, without being like some open-source communities end up being converted into pyramidal structures.  
To contact JaimeGH, the main developer and founder, along with other contributors, you can use the [Matrix chat](https://matrix.to/#/!POXBFohLnmrKwRBxTi:matrix.org?via=matrix.org) or the [Discord](https://discord.com/invite/PSeTkDMnr).  (The community is just starting, don't be scared if you find few people, many of them have not joined the chat server yet).  

## AI  
We accept code programmed with AI as long as:
- **You understand how it works**
- **Verify that it works before sending it**
- **Surgical changes**: Avoid rewriting entire files or changing indentations and formats unnecessarily. If you only want to add one function, change only that part.
- **Human communications**: An AI agent cannot speak on your behalf, you cannot automate communications. We want to maintain the human factor in communication. PR's, Issues and messages on chat servers should NOT be generated by autonomous agents. Of course you can use a translator or ask an AI to help you write, obviously, but the one who executes the action and reviews the text must be you.

## Authorship and rights  
When you contribute to an Inled project, you become a contributor (even more so if you join the chat servers and are a regular contributor, I'd love that) and you will be given credit in posts for the project you contribute to.  

## Language
Communications can be carried out in English and Spanish.
The code comments (which must have comments) are recommended to be in both languages (if you have an AI or translator for it, if not, English is enough)

## Pull Requests  
Remember to check the "Allow edits from maintainers" box because, even if your contribution is not perfect, we can fix it, merge it and you will appear as a contributor and everyone will be happy.