Describe the Feature Request
To foster a welcoming, inclusive, and safe environment for all contributors and users, this project needs a formal Code of Conduct. A CODE_OF_CONDUCT.md file clearly defines the standards of behavior for our community and provides a process for addressing issues.
This is a standard and highly recommended practice for open-source projects.
Steps to Implement
- Create a new file named
CODE_OF_CONDUCT.md in the root directory of the repository.
- Adopt a standard template. The [Contributor Covenant](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) is the most widely used and is recommended.
- Paste the chosen template text into the new file.
- Update the
[INSERT CONTACT METHOD] placeholder with an official email (hi@ahammadabdullah.dev) for reporting violations.
Expected Behavior
- A
CODE_OF_CONDUCT.md file exists in the project's root directory.
- GitHub will automatically detect the file and link to it when users create new issues or pull requests, making our community standards clear to everyone.
- The project will be more inviting to new and diverse contributors.
Screenshots
N/A
Environment
- OS: N/A (Project-level file)
- Browser (if applicable): N/A
- Version of your project: N/A
Additional Context
Adding a Code of Conduct is a foundational step in building a healthy open-source community. It signals that we are serious about creating a positive space for collaboration. This is another great non-code issue that would be perfect for a beginner contributor.
Describe the Feature Request
To foster a welcoming, inclusive, and safe environment for all contributors and users, this project needs a formal Code of Conduct. A
CODE_OF_CONDUCT.mdfile clearly defines the standards of behavior for our community and provides a process for addressing issues.This is a standard and highly recommended practice for open-source projects.
Steps to Implement
CODE_OF_CONDUCT.mdin the root directory of the repository.[INSERT CONTACT METHOD]placeholder with an official email (hi@ahammadabdullah.dev) for reporting violations.Expected Behavior
CODE_OF_CONDUCT.mdfile exists in the project's root directory.Screenshots
N/A
Environment
Additional Context
Adding a Code of Conduct is a foundational step in building a healthy open-source community. It signals that we are serious about creating a positive space for collaboration. This is another great non-code issue that would be perfect for a beginner contributor.