- Register
- Your dashboard
- Work witch patch
- Work with issue
- Work with project/sandbox
- Fill out the form
- User name
- Email
- Full name
- Country
- Waiting for confirmation email
- Login
- Change your password
- Update your profile information
- Manage your profile
- Manage your projects
- Manage your issues
- View your commits
- etc...
- Create an issue
- Follow an issue
- Bug report
- Task
- Feature request
- Support request
- Steps
- Expecting results
- Actual results
- Create a patch
- Maintain your patch
- Test your patch
- Show differences between a set of files
- Is one way to contribute to drupal
- Other ways are: drupal core, contributed modules
- Make changes
- git diff 7.x-1.x > file.patch
- Name your patch
- [project_name]-[short-description]-[issue-number]-[comment-number]-[drupal-version].patch
- [name]-do-not-test.patch
- Interdiff
- interdiff old.patch new.patch > interdiff-[issue_id]-[old_comment_number]-[new_comment_number].txt
- Issue status
- Show/hide old patch
- Create sandbox project
- Sandbox page
- Default branch
- Version control
- Maintainers
- Projects review queue
Made with Slides.com