Skip to content

Commit 3f58c00

Browse files
fixed auth bug & updated global.css
1 parent fd9a4f6 commit 3f58c00

File tree

15 files changed

+374
-100
lines changed

15 files changed

+374
-100
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
First off, thank you for considering contributing to CodinIT! 🎉
44

5-
CodinIT is an open-source AI-powered code generator, and we welcome contributions from developers of all skill levels. Whether you're fixing a bug, adding a feature, improving documentation, or just asking questions, your contribution matters.
5+
CodinIT.dev is an open-source AI-powered code generator, and we welcome contributions from developers of all skill levels. Whether you're fixing a bug, adding a feature, improving documentation, or just asking questions, your contribution matters.
66

77
## 📋 Table of Contents
88

@@ -54,7 +54,7 @@ Ready to code? Here's how:
5454

5555
### 📚 Documentation
5656

57-
Help make CodinIT more accessible:
57+
Help make CodinIT.dev more accessible:
5858

5959
- Fix typos or unclear instructions
6060
- Add examples and tutorials
@@ -522,7 +522,7 @@ We believe in recognizing our contributors:
522522
- **Contributors list** - All contributors listed in README
523523
- **Release notes** - Major contributors mentioned in releases
524524
- **Special thanks** - Outstanding contributions highlighted
525-
- **Swag** - Contributors may receive CodinIT swag (when available)
525+
- **Swag** - Contributors may receive CodinIT.dev swag (when available)
526526

527527
### Types of Contributions We Recognize
528528

@@ -583,7 +583,7 @@ By contributing to CodinIT, you agree that your contributions will be licensed u
583583

584584
## 🙏 Thank You!
585585

586-
Your contributions help make CodinIT better for everyone. Whether you're fixing a typo, adding a feature, or helping other users, every contribution matters.
586+
Your contributions help make CodinIT.dev better for everyone. Whether you're fixing a typo, adding a feature, or helping other users, every contribution matters.
587587

588588
**Happy coding!** 🚀
589589

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ body:
3232
id: component
3333
attributes:
3434
label: Component
35-
description: Which part of CodinIT is affected?
35+
description: Which part of CodinIT.dev is affected?
3636
options:
3737
- File Upload
3838
- Code Generation
@@ -73,7 +73,7 @@ body:
7373
- Streamlit Developer
7474
- Gradio Developer
7575
- Code Interpreter
76-
- CodinIT Engineer
76+
- CodinIT.dev Engineer
7777
- Custom Template
7878
- Not applicable
7979

.github/SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Reporting a Vulnerability
1010

11-
We take the security of CodinIT seriously. If you discover a security vulnerability, please follow these steps:
11+
We take the security of CodinIT.dev seriously. If you discover a security vulnerability, please follow these steps:
1212

1313
### 🔒 Responsible Disclosure
1414

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- 🔸 Vue.js
2020
- 🔸 Streamlit
2121
- 🔸 Gradio
22-
- 🔸 CodinIT Engineer
22+
- 🔸 CodinIT.dev Engineer
2323
- Supported LLM Providers ([add your own](#adding-custom-llm-models)):
2424
- 🔸 OpenAI
2525
- 🔸 Anthropic

0 commit comments

Comments
 (0)