project-guidelines icon indicating copy to clipboard operation
project-guidelines copied to clipboard

A set of best practices for JavaScript projects

Results 15 project-guidelines issues
Sort by recently updated
recently updated
newest added

Since the guides were written long time back, most of the references to the main branch are master. And most of the organizations are making a move to have an...

improvement

#### What does this PR do? Have a new file: `README-fr.md` #### Description of Task to be completed? - [x] Add new file - [x] Translate section titles - [x]...

This change updates the guidelines to include some updated approaches to software development.

The `why` section in the `Logging` section didn't formed well: ![image](https://user-images.githubusercontent.com/16048964/204475604-03491d58-fac2-4ddd-a549-29653b4c3ae4.png)

Add a branch naming convention rule to encourage organization and consistency in feature branch names. I've found this very useful working in teams, both to help teammates stay organized when...