mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-23 21:10:01 +00:00
Merge pull request #1291 from realm/ap/contrib_changelog
Add note about updating changelog to contrib docs
This commit is contained in:
commit
f71f32963a
@ -87,4 +87,5 @@ To finish adding your new function, you will have to add your function a few pla
|
||||
|
||||
* In `lib/index.d.ts` you add the TypeScript declaration
|
||||
* Documentation is added in `docs/realm.js`
|
||||
* Add your function to `lib/browser/index.js` in order to enable it in the Chrome Debugger
|
||||
* Add your function to `lib/browser/index.js` in order to enable it in the Chrome Debugger
|
||||
* Add an entry to `CHANGELOG.md` if applicable (Breaking changes/Enhancements/Bug fixes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user