We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description of the Bug: I believe the User Guide is not sufficiently clear that the contact has to exist before adding them as a professor.
Steps to recreate the bug:
prof -n aaron
No professors found! Please double check professors name.
add -n John Doe -p 98765432 -e [email protected] -a John street, block 123, #01-01
prof -n John
prof -n John Doe
Here are some screenshots:
I believe this might be just a case of an unclear User Guide description, but as a new user, I do not understand how to use this command properly.
This is the end of this bug report
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of the Bug:
I believe the User Guide is not sufficiently clear that the contact has to exist before adding them as a professor.
Steps to recreate the bug:
prof -n aaron
No professors found! Please double check professors name.
add -n John Doe -p 98765432 -e [email protected] -a John street, block 123, #01-01
prof -n John
prof -n John Doe
Here are some screenshots:
I believe this might be just a case of an unclear User Guide description, but as a new user, I do not understand how to use this command properly.
This is the end of this bug report
The text was updated successfully, but these errors were encountered: