Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.24 KB

File metadata and controls

37 lines (21 loc) · 1.24 KB

Fessior Working Process

GitHub Issues

Use GitHub Issues to track ideas, feedback, tasks, or bugs for work on GitHub.

Setup Codeowners

Code owners are automatically requested for review when someone opens a pull request that modifies code that they own.

Branch Convention

The branch name must follow these convention

Pull Request

Creating Pull Request must follow these convention

GitHub Projects

A project is an adaptable spreadsheet, task-board, and road map that integrates with your issues and pull requests on GitHub to help you plan and track your work effectively.

Scrum Agile

An agile project management framework that helps teams structure and manage work through a set of values, principles, and practices. For more information, read here.

Commitlint, ESLint and Prettier

Setup Commitlint, ESLint and Prettier for repository here