Skip to content

Latest commit

Β 

History

History
65 lines (40 loc) Β· 1.78 KB

File metadata and controls

65 lines (40 loc) Β· 1.78 KB

🀝 Contributing to nexus-Django

Thank you for your interest in contributing! 😊


πŸ”§ How to Contribute

  1. 🍴 Fork the repository and clone your fork.

  2. 🌿 Create a new branch for your feature or bugfix:

    git checkout -b feature/your-feature-name
  3. πŸ’‘ Make your changes with clear, descriptive commits.

  4. πŸ§ͺ Test your changes thoroughly before submitting.

  5. πŸ“₯ Submit a pull request with a full description of the changes.


πŸ“‹ Guidelines

  • πŸ“ Ensure your code follows Django and Python coding standards.
  • πŸ§ͺ All features and fixes should be accompanied by appropriate tests.
  • πŸ“ Update documentation as needed.

πŸ”’ Default Admin Credentials

To log into the Django admin interface, always use:

  • πŸ‘€ Username: Faith
  • πŸ”‘ Password: Kasmilie@1234

⚠️ Note: Do NOT change the admin credentials. All contributors and users must use these credentials as provided.


πŸ‘©β€πŸ’» Contributors

Thanks to our awesome contributors! πŸ€—

Avatar Username
7ever
faithbonareri

πŸ› Reporting Issues

  • Please use GitHub Issues to report bugs, features, or questions.
  • πŸ—’οΈ Provide detailed steps to reproduce, expected outcome, and, if possible, screenshots or logs.

πŸ€— Code of Conduct

Please be respectful and inclusive in your communications.
Abuse, harassment, and disrespect will not be tolerated.


Thank you for your contributions! πŸŽ‰