Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Contributing to Universo-Nexus-Vita

Thank you for considering contributing to the project! This document outlines how to propose changes and describes our workflow for issues and pull requests.

Proposing Changes

  1. Fork the repository. Use the GitHub fork button to create your own copy of the project.
  2. Create a feature branch. Name it descriptively (e.g., feature/add-search).
  3. Make your changes. Try to keep commits focused on a single topic.
  4. Write clear commit messages. Summarize what changed and why.
  5. Push to your fork and open a pull request (PR) against the main branch of this repository.
  6. Describe your changes in the PR template, linking to any related issues.

Coding Standards

  • Use spaces, not tabs, and indent with 4 spaces per level.
  • Keep line length under 100 characters when possible.
  • Write self-documenting code and include comments for complex logic.
  • Follow language-appropriate best practices (e.g., PEP 8 for Python).
  • Include unit tests if applicable.

Issue and PR Workflow

  1. Search existing issues before opening a new one to avoid duplicates.
  2. Open an issue for bugs, enhancements, or questions. Provide context and steps to reproduce when reporting bugs.
  3. Discuss in the issue or draft PR if you are unsure about the proposed change.
  4. Submit a pull request referencing any relevant issue numbers. The PR will be reviewed for correctness and style.
  5. Update your PR based on feedback. Once approved, it will be merged by the repository maintainers.

We appreciate your help in improving Universo-Nexus-Vita!

About

No description, website, or topics provided.

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors