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

Wiki Typo fixed and added steps if DB version is lower than required (exceptional case) #28

Open
KuntalDanech opened this issue Oct 23, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@KuntalDanech
Copy link

Below are the details which have been modified which have typo issues that have been fixed and also if the DB version is lower than required then you can do some required steps for setting up your project. Bullet points' text is a file name and numbered lists are changes that have been made.

  • Getting-Help.md
  1. Or Reach out to the active maintainers from here
  • Home.md
  1. Users can send personal messages to each other
  2. Filtering keywords on hateful and abusive texts, eventually lead to permanent blocking
  • How-to-Contribute.md
  1. If you make PR before being assigned, It will be labelled invalid and closed without merging.
  2. Setting up the Development Environment using Eclipse (Java EE) or STS
  3. Here you will find four environment variables namely
  4. Make sure your code is properly formatted.
  • How-to-Contribute.md
    • For exceptional cases If MySQL or MariaDB has a lower version then for MySQL we can set mysql-connector-java artifactId version as required and we can set JDBC driver (e.g spring.datasource.driver-class-name) as required in application.properties.

Hope this small contribution would lead to a better product and give us the strength to make it robust. Also, let me know if I can contribute more to this project.
You can find my git repository link here from where you can clone the wiki repository and fix those issues if required. Thank you.

@KuntalDanech KuntalDanech changed the title Wiki Typo fixed and added steps if DB version is lower(Exceptional case) than required Wiki Typo fixed and added steps if DB version is lower than required (exceptional case) Oct 23, 2021
@ohbus ohbus self-assigned this Dec 13, 2023
@ohbus ohbus added the documentation Improvements or additions to documentation label Dec 13, 2023
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
Projects
None yet
Development

No branches or pull requests

2 participants