Welcome to the Devism repository for Hacktoberfest!
It is an open project. You can literally contribute anything. Just make sure you abide by the guidelines.
To get started with contributing to this project, follow these steps:
-
Fork this repository by clicking the "Fork" button at the top right of this page.
-
Clone your forked repository to your local machine:
-
Change into the project directory:
-
git clone https://github.com/047pegasus/devism.git
-
Create a new branch for your work:
-
Make your changes and commit them with a descriptive message:
-
Open a pull request by navigating to the original repository and clicking the "New Pull Request" button. Provide a clear and concise description of your changes.
We welcome and appreciate contributions from the community. Whether you're fixing a bug, adding a new feature, or improving documentation, your help is valuable.
- Fork the repository.
- Pick an issue from the "Issues" tab or create a new one.
- Work on the issue, following the development environment setup instructions.
- Make sure your code follows the project's coding style and conventions.
- Write tests if applicable.
- Submit a pull request to the
main
branch of this repository.
When submitting a pull request, please provide a clear and descriptive title and include the following details:
- A brief description of the changes you've made.
- Reference the relevant issue(s) (e.g., "Fixes #123").
- Any additional information that helps us understand your contribution.
Happy Hacking and Happy Hacktoberfest! ππ±π»