Skip to content

Commit 1aaa85c

Browse files
authored
Merge pull request #121 from devshiva619/temp-website
Temp website
2 parents 2eedef1 + a4d3491 commit 1aaa85c

File tree

633 files changed

+81145
-24967
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

633 files changed

+81145
-24967
lines changed

.DS_Store

8 KB
Binary file not shown.

Contributing.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 674 deletions
This file was deleted.

Projects.html

Lines changed: 0 additions & 302 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1 @@
1-
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
2-
3-
# CODEUINO
4-
5-
6-
<h2>NOTE - Currently a new version of this website is being build from scratch. So please refer to this Repo and try solving and opening issues here. https://github.com/codeuino/website-V2 </h2>
7-
8-
## Opening an issue
9-
You should usually open an issue in the following situations:
10-
11-
* Report an error you can’t solve yourself
12-
* Discuss a high-level topic or idea (for example, community, vision or policies)
13-
* Propose a new feature or other project idea
14-
15-
**Tips for communicating on issues:**
16-
17-
If you see an open issue that you want to tackle, comment on the issue to let people know you’re on it. That way, people are less likely to duplicate your work.
18-
If an issue was opened a while ago, it’s possible that it’s being addressed somewhere else, or has already been resolved, so comment to ask for confirmation before starting work.
19-
If you opened an issue, but figured out the answer later on your own, comment on the issue to let people know, then close the issue. Even documenting that outcome is a contribution to the project.
20-
21-
## Opening a pull request
22-
You should usually open a pull request in the following situations:
23-
24-
* Submit trivial fixes (for example, a typo, a broken link or an obvious error)
25-
* Start work on a contribution that was already asked for, or that you’ve already discussed, in an issue
26-
A pull request doesn’t have to represent finished work. It’s usually better to open a pull request early on, so others can watch or give feedback on your progress. Just mark it as a “WIP” (Work in Progress) in the subject line. You can always add more commits later.
27-
28-
If the project is on GitHub, here’s how to submit a pull request:
29-
30-
* Fork the repository and clone it locally. Connect your local to the original “upstream” repository by adding it as a remote. Pull in changes from “upstream” often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely. (See more detailed instructions here.)
31-
* Create a branch for your edits.
32-
* Reference any relevant issues or supporting documentation in your PR. (for example, “Closes #37.”)
33-
* Include screenshots of the before and after if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request.
34-
* Test your changes! Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don’t break the existing project.
35-
* Contribute in the style of the project to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future.
1+
# Codeuino New Website

_config.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)