zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

documentation: Modify outdated developer feature tutorial.

Open Rohitth007 opened this issue 4 years ago • 4 comments

This commit updates the developer-feature-tutorial.md file which used outdated code for the typing feature. Adding to the previous tutorial this add:

  • More details about the REST API,
  • A complete workflow when using Git,
  • A section on setting up dev environment using make,
  • Links to Git Guide, Commit Guide and Developer File Overview.

Spellchecks were done through Grammarly and Markdown Linting Rules were introduced and followed.

JSON codeblock converted into YAML as JSON doesn't render nicely in GitHub.

Solves part of #27

Rohitth007 avatar Mar 29 '21 06:03 Rohitth007

Thanks for the suggestions @prah23 . I have made those changes and a corrected few other typos as well.

Rohitth007 avatar Mar 29 '21 10:03 Rohitth007

I have updated all changes requested and cleaned the commits. This is ready to be merged, please take a look. @prah23 @neiljp

Rohitth007 avatar Mar 30 '21 07:03 Rohitth007

@zulipbot add "area: documentation"

Rohitth007 avatar Mar 31 '21 07:03 Rohitth007

Heads up @Rohitth007, we just merged some commits that conflict with the changes you made in this pull request! You can review this repository's recent commits to see where the conflicts occur. Please rebase your feature branch against the upstream/main branch and resolve your pull request's merge conflicts accordingly.

zulipbot avatar Feb 24 '23 21:02 zulipbot