Closure Next Logo

Contributing to Closure Next

Closure Next is an open-source project, and we welcome contributions from the community! Whether you want to report a bug, suggest improvements, or contribute code, here’s how you can help.

1. Reporting Bugs:

If you find a bug, you can report it through:

- GitHub Issues – For tracking bugs and problems.

- GitHub Discussions – For general questions and discussions.

πŸ”΄ Security Issues: If you discover a security vulnerability, do not report it via GitHub Issues or Discussions. Instead, please:

- Email us at security@milesonerd.8shield.net

- Or, if you’re comfortable fixing it yourself, submit a pull request after resolving the issue.

2. Suggesting Improvements:

If you have an idea to improve Closure Next, share it on:

- GitHub Discussions under the "Ideas & Feature Requests" category.

Your suggestions help shape the future of the project!

3. Contributing Code:

Want to contribute code? Follow these steps:

Step 1: Fork the Repository

Click the "Fork" button on the Closure Next GitHub repository:

πŸ”— GitHub Repository

Step 2: Clone Your Fork

Run the following command to clone the repository to your local machine:

git clone https://github.com/MilesONerd/closure-next.git

Step 3: Create a New Branch

Switch to a new branch for your feature or fix:

git checkout -b my-feature

Step 4: Make Your Changes & Test Locally

Modify the code, add your feature or fix the bug, and test it locally before submitting.

Step 5: Commit and Push Your Changes

Commit your changes and push them to your fork:

git add .

git commit -m "Describe your changes"

git push origin my-feature

Step 6: Submit a Pull Request (PR)

Go to the Closure Next GitHub Repository and submit a pull request from your fork. The team will review your changes and provide feedback if needed.

4. Community and Support:

Need help or want to discuss Closure Next? Join our community:

πŸ“’ GitHub Discussions – Ask questions, share ideas, and connect with other contributors.

πŸ“’ Telegram Channel – Stay updated with the latest changes and announcements.

πŸ“’ Product Hunt - Vote and give feedback.