This commit is contained in:
2026-03-03 16:30:57 +07:00
parent a13304e40e
commit c253e1a370
7569 changed files with 1324841 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
#### What does this PR do?
- awesome stuff
- really cool feature
- refactor X
#### Where should the reviewer start?
- start on the src/summernote.js
#### How should this be manually tested?
- click here and here
#### Any background context you want to provide?
- the gem needed to be updated... yada yada
#### What are the relevant tickets?
#### Screenshots (if for frontend)
### Checklist
- [ ] added relevant tests
- [ ] didn't break anything
- [ ] ...