Skip to content

Commit

Permalink
add tips
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Aug 8, 2024
1 parent fee081c commit 7769e97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ In the conflict resolution, check diff and press `i` if the template is synchron

When synchronization is done revert `.yo-resolve` file to the initial previous state.

Tips:

- Avoid changing ejs flow control code for a cleaner diff against original java template
- In the confict resolution diff, you can edit the original file and press `r` to recreate the diff.

### Regular Contributor Guidelines

These are some of the guidelines that we would like you to follow if you are a regular contributor to the project
Expand Down

0 comments on commit 7769e97

Please sign in to comment.