Skip to content

ByteProgramming1/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š ByteProgramming Library

A centralized repository of templates and guidelines for the ByteProgramming organization



πŸ“– About

This repository serves as the official library of templates and guidelines used across all ByteProgramming projects. It contains standardized templates for documentation, contribution guidelines, issue templates, pull request templates, and more.

The purpose of this repository is to:

  • βœ… Maintain consistency across all organization projects
  • βœ… Streamline the setup process for new repositories
  • βœ… Ensure all team members follow the same standards
  • βœ… Provide a single source of truth for documentation templates


πŸ“¦ What's Inside

File Description Usage
readme-template.md Complete README template for any project Copy and customize for your project's README
CONTRIBUTING.md Contribution guidelines for all repos Copy to your repository to enforce standards
issues.md Issue template structure Use as GitHub issue template
pull-request.md Pull request template structure Use as GitHub PR template


πŸš€ How to Use

For New Projects

  1. Copy the templates you need from this repository
  2. Customize them according to your project's specifics
  3. Follow the guidelines defined in CONTRIBUTING.md
  4. Maintain consistency with the organization's standards

For Existing Projects

  1. Review your current documentation against these templates
  2. Update your docs to match the organization's standards
  3. Implement any missing templates
  4. Ensure your team follows the CONTRIBUTING guidelines


πŸ“‹ Key Guidelines

All projects in the ByteProgramming organization must:

  • 🌍 Use English for all code, comments, and documentation
  • πŸ“ Follow Conventional Commits for commit messages
  • πŸ”€ Use proper branch naming conventions
  • βœ… Write tests for all code changes
  • πŸ“š Document code using technology-specific standards
  • πŸ” Follow the PR template for all pull requests
  • πŸ› Create issues before starting work

For detailed guidelines, see CONTRIBUTING.md.

About

Repository of templates and guidelines to use in all projects

Topics

Resources

License

Contributing

Stars

Watchers

Forks