Skip to content

Commit

Permalink
Merge pull request #428 from thomHayner/main
Browse files Browse the repository at this point in the history
  • Loading branch information
feder-cr authored Sep 25, 2024
2 parents 88c745d + ca9b042 commit 4cad042
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Issues Reporting Guidelines

Welcome to the LinkedIn AI Hawk Contributing Guide and Issues Tracker! To keep things organized and ensure issues are resolved quickly, please follow the guidelines below when submitting a bug report, feature request, or any other issue.
Welcome to the AI Hawk Contributing Guide and Issues Tracker! To keep things organized and ensure issues are resolved quickly, please follow the guidelines below when submitting a bug report, feature request, or any other issue.

If you have a general question, are curious about how something in Python works, please remember that [Google](https://google.com) is your friend and it can answer many questions.

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ contact_links:
about: You can join the discussions on Telegram.
- name: New issue
url: >-
https://github.com/feder-cr/linkedIn_auto_jobs_applier_with_AI/blob/v3/.github/CONTRIBUTING.md
https://github.com/feder-cr/Auto_Jobs_Applier_AIHawk/blob/v3/.github/CONTRIBUTING.md
about: "Before opening a new issue, please make sure to read CONTRIBUTING.md"
2 changes: 1 addition & 1 deletion tests/test_aihawk_bot_facade.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import pytest
# from src.linkedIn_job_manager import JobManager
# from src.aihawk_job_manager import JobManager

@pytest.fixture
def job_manager():
Expand Down

0 comments on commit 4cad042

Please sign in to comment.