- Clone the repository
- Create a branch using your name as the branch name. E.g.,
git checkout -b yourname - Solve the given problem
- Stage your changes. E.g.,
git add scripts.js - Commit your changes with a meaningful, concise commit message. E.g.,
git commit -m 'message' - Push your changes to the remote repository. E.g.,
git push --set-upstream origin yourname - On GitHub, create a pull request from your branch to main with a detailed description
-
Notifications
You must be signed in to change notification settings - Fork 9
Community-Friday/featureworkflow
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published