OWASP / Nest

Explore OWASP and be a part of it
https://nest.owasp.dev
MIT License
10 stars 11 forks source link

Added footer component #57 #67

Closed Yashgupta9330 closed 2 days ago

Yashgupta9330 commented 2 weeks ago

This Pull Request solves Issue https://github.com/OWASP/Nest/issues/57

Added files:

frontend/components/footer.tsx --> added footer component .

Yashgupta9330 commented 2 weeks ago

Okk i will change it

Yashgupta9330 commented 2 weeks ago

should i add these links for project https://nest.owasp.dev/projects/ for https://nest.owasp.dev/projects/contribute/ for contribute

Yashgupta9330 commented 3 days ago

the problem is coming in linting

tsu-ki commented 3 days ago

@Yashgupta9330 did you run the pre-commit command before making the commit?

arkid15r commented 3 days ago

the problem is coming in linting

please run make pre-commit and commit the changes

I also recommend running pre-commit install

Yashgupta9330 commented 3 days ago

okk

Yashgupta9330 commented 3 days ago

@arkid15r and @tsu-ki I have fixed the linting issue