Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update user guide with command format #129

Merged

Conversation

hjungwoo01
Copy link

Revise the Features section of the user
guide to include detailed command format
explanations, adding clarity on command
inputs in ContactSwift. Enhancements
include instructions, cautionary notes,
and usage tips to improve understanding
and usability. Added visual cues and
hyperlinked terms to the glossary to aid
navigation and comprehension. These
updates aim to make the guide more user-
friendly and informative for effective
utilization of ContactSwift's features.

Revise the Features section of the user
guide to include detailed command format
explanations, adding clarity on command
inputs in ContactSwift. Enhancements
include instructions, cautionary notes,
and usage tips to improve understanding
and usability. Added visual cues and
hyperlinked terms to the glossary to aid
navigation and comprehension. These
updates aim to make the guide more user-
friendly and informative for effective
utilization of ContactSwift's features.
@hjungwoo01 hjungwoo01 added documentation Improvements or additions to documentation glossary requirements priority.high labels Apr 7, 2024
@hjungwoo01 hjungwoo01 added this to the v1.4 milestone Apr 7, 2024
@hjungwoo01 hjungwoo01 self-assigned this Apr 7, 2024
@hjungwoo01 hjungwoo01 linked an issue Apr 7, 2024 that may be closed by this pull request
Copy link

@PyromancerBoom PyromancerBoom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Comment on lines +9 to +11
Welcome to ContactSwift, the desktop app designed for efficient employee contact and task management. Optimized for use via a [Command Line Interface (CLI)](#cli-command-line-interface) while also providing a [Graphical User Interface (GUI)](#gui-graphical-user-interface), ContactSwift is ideal for small business owners, managers, and team leaders who aim to streamline their remote team’s workflows.

This guide will equip you with everything you need to maximize the benefits of ContactSwift, from initial setup to advanced features.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good intro!

Comment on lines +27 to +36
## How to Use This Guide

Navigate through this guide using the [Table of Contents](#table-of-contents). Icons and formatting are used throughout to signify different types of information:
- **Bold** for commands and important terms.
- *Italics* for notes and additional information.
- `Code` for actual input commands.

Check the [Glossary](#glossary) for explanations of technical terms to ensure a smooth learning experience with ContactSwift.

---

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quite concise and well formatted

Comment on lines +264 to +265
**Caution:** Deleting an employee is irreversible. Ensure you have selected the correct `INDEX`, `uid`, or `NAME` before proceeding.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good warning

@PyromancerBoom PyromancerBoom merged commit fed2cb6 into AY2324S2-CS2103T-T17-2:master Apr 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation glossary priority.high requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve User Guide to Match Rubric Requirements
2 participants