Skip to content

tsrc02140702/Sass-platform

Repository files navigation

Contributing to DashFlow

We love your input! We want to make contributing to DashFlow as easy and transparent as possible.

Code of Conduct

This project and everyone participating in it is governed by our Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

Getting Started

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Development Process

  1. Pick an issue from our issue tracker
  2. Create a branch with a descriptive name
  3. Write your code following our coding standards
  4. Include appropriate tests
  5. Update documentation as needed

Pull Request Process

  1. Update the README.md with details of changes if applicable
  2. Update the CHANGELOG.md with a note describing your changes
  3. The PR will be merged once you have the sign-off of at least one maintainer

Coding Standards

  • Use TypeScript for all new code
  • Follow the existing code style
  • Write meaningful commit messages
  • Add comments for complex logic
  • Include unit tests for new features

Running Tests

npm run test

License

By contributing, you agree that your contributions will be licensed under the MIT License.

About

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages