Lychee icon indicating copy to clipboard operation
Lychee copied to clipboard

Tags autocompletion

Open sochix opened this issue 6 years ago • 2 comments

Hi there! I want to develop tags autocompletion. So when you want to tag photo there is a list with already existed ones.

As I understand it can't be done via plugin. Am I right?

What guidelines I should follow to successfully merge my feature in to the master branch?

sochix avatar Oct 07 '19 08:10 sochix

The steps are as follow:

  1. Install and use https://github.com/LycheeOrg/Lychee-laravel
  2. Read https://github.com/LycheeOrg/Lychee-Laravel/wiki/Readings-about-Laravel
  3. Read https://github.com/LycheeOrg/Lychee-Laravel/wiki/Coding-style-and-CI
  4. create a pull request : https://github.com/LycheeOrg/Lychee-laravel/pulls
  5. fix the complains of the CI
  6. Enjoy. :)

ildyria avatar Oct 07 '19 09:10 ildyria

@ildyria thanks for the clarification!

sochix avatar Oct 07 '19 11:10 sochix