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

Add FAQ section #194

Merged
merged 5 commits into from
Nov 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,26 @@ Reminds you of upcoming deadlines for job applications.

--------------------------------------------------------------------------------------------------------------------

## Frequently Asked Questions

##### _How do I transfer my data to another device?_
* Jobby currently does not directly support data transfer.
You can transfer your contact data and job application data by copying the data folder in your old _jobby.jar_ home folder to the new home folder for _jobby.jar_.

##### _I want to try out Jobby with some sample data. How can I do so?_
* You can delete the data folder in the home folder of _jobby.jar_, and launch Jobby again.
There will be sample data generated on launch.
* Alternatively, you can move the data folder somewhere else if you still want to keep the data.

##### _I am currently facing issues with Jobby._
* We would like to hear the details of the issues that you are having.
You can report them through our [bug tracker](https://github.com/AY2324S1-CS2103T-W08-3/tp/issues).

##### _I would like to suggest a new feature for Jobby._
* We are always looking for suggestions to improve Jobby!
You can suggest a new feature to us via the [issue tracker](https://github.com/AY2324S1-CS2103T-W08-3/tp/issues).

--------------------------------------------------------------------------------------------------------------------
## Issues

(Where to report issues and what bugs currently exist)