Skip to content

fix: Description is added for the extension

Avinash Kumar requested to merge Kumaravinash9/aossie-scholar:feat-3 into master

Fixes #47 (closed)

Short description of what this resolves:

It helps the user to know what does this extension do

Before Changes :

descrip

After Changes :

descrcheck

Changes proposed in this pull request:

  • added this line "description": " Calculates performance-based metrics for researchers from Google Scholar profile." in the manifest.json

Checklist

  • My branch is up-to-date with the Upstream develop branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
Edited by Avinash Kumar

Merge request reports