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 custom comment templating support #2647

Merged
merged 7 commits into from
Nov 11, 2022
Merged

Add custom comment templating support #2647

merged 7 commits into from
Nov 11, 2022

Commits on Nov 7, 2022

  1. added custom templates support

    ribejara-te authored and Belen Donato committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    209c7ad View commit details
    Browse the repository at this point in the history
  2. made default templates DRY

    ribejara-te authored and Belen Donato committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7a2fb61 View commit details
    Browse the repository at this point in the history
  3. Change init to anonymous function.

    pseudomorph authored and Belen Donato committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    65bdf3b View commit details
    Browse the repository at this point in the history
  4. Initialize anonymous function inside var

    pseudomorph authored and Belen Donato committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8675e2a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. - Add flag/cfg param for custom template dir

    - Add test for custom template
    pseudomorph committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    cc80663 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Add documentation.

    pseudomorph committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    acdb4eb View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Address PR comments.

    pseudomorph authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    497dc04 View commit details
    Browse the repository at this point in the history