Skip to content

ubeast/guidance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guidance

A centralized resource for team members to access essential guidance on project structure, contribution standards, and development best practices.

Overview

This repository contains documentation to help team members set up projects correctly, understand contribution expectations, and follow our development standards. As our practices and processes evolve, this repository grows with new guidance documents to keep everyone aligned.

Current Guidance Documents

STRUCTURE.md – Project file structure and organization

  • How to set up your project directory
  • Skeleton structure for growing projects
  • Descriptions and examples of what belongs in each folder
  • Best practices for keeping projects organized as they scale

CONTRIBUTING.md – Contribution rules and expectations

  • Guidelines for making contributions
  • Standards and expectations for contributors
  • How to follow best practices when working on projects

LABELS_TAGS_AND_BUTTONS.md – Labels, tags, and buttons best practices

  • Standards for labels, tags, and buttons within the repository
  • Color specifications and naming conventions
  • Usage guidelines for each label, tag, and button
  • Examples for consistent implementation

Getting Started

  1. Review STRUCTURE.md if you're setting up a new project or need guidance on organizing files
  2. Read CONTRIBUTING.md to understand our contribution standards before submitting work
  3. Check LABELS_TAGS_AND_BUTTONS.md for standards on labels, tags, and buttons in your repository
  4. Reference these guides as needed during development

Living Documents

These guides are maintained as living documents and updated regularly to reflect our current practices and standards. As we add new guidance documents, this README will be updated accordingly.

If you notice outdated information or have suggestions for improvement, please open an issue or submit a pull request.

Planned Additions

We continue to develop new guidance documents as needs arise. Check back regularly or watch this repository for updates.

Questions or Feedback

If you have questions about any guidance document or suggestions for new topics we should cover, please reach out to your team lead or open an issue in this repository.

License

This repository is licensed under the MIT License—see LICENSE for details.


Thank you for being part of the team. We're committed to keeping these resources clear, current, and helpful as we grow.

Releases

No releases published

Packages

 
 
 

Contributors