Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

DanPlayz0/wyb-web

Repository files navigation

Would You Web

The official repository for the website wouldyoubot.com.

Quick Links

Contribute Guide

  1. Pull the newest version from the repository
  2. Run
npm install
  1. Start up the project 3.1 Development Server
npm run dev

3.2 SCSS Compiler

npx gulp
  1. Make changes
  2. Create a commit with a descriptive title & detailed description
  3. Push the commit to a new dev branch (as example: dev-17) or your local fork
  4. Open a pull request Done!

Commit Title Schema

  • fix(area*): Title (Bugfixes)
  • feat(area*): Title (New Features)
  • impr(area*): Title (Improvement or small changes)

The area field is optional but recommended. Select the most applicable field from the list below.

Areas

  • Core
  • Auth
  • Packs
  • Home
  • Nav
  • Footer

You can also use a custom area if that would be the best option for your commit.

Contributors

image

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published