generated from seanpm2001/Git-Template_V8
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ae9238
commit 0f3b964
Showing
16 changed files
with
1,376 additions
and
0 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,194 @@ | ||
# Start of script | ||
# I am going to keep trying on this until I get it right | ||
# @seanpm2001 is the global code owner for this project | ||
/// @seanpm2001 | ||
// @seanpm2001 | ||
# / @seanpm2001 | ||
/* @seanpm2001 | ||
* @seanpm2001 | ||
# Directories at root | ||
# .github | ||
/.github/ @seanpm2001 | ||
# Docs | ||
/Docs/ @seanpm2001 | ||
# External | ||
/External/ @seanpm2001 | ||
# OldVersions | ||
/OldVersions/ @seanpm2001 | ||
# RepoData | ||
/RepoData/ @seanpm2001 | ||
# Files at root | ||
.editorconfig @seanpm2001 | ||
.gitattributes @seanpm2001 | ||
.gitignore @seanpm2001 | ||
AUTHORS @seanpm2001 | ||
CITATION.cff @seanpm2001 | ||
CONTRIBUTING.md @seanpm2001 | ||
COPYINGL @seanpm2001 | ||
CREDITS @seanpm2001 | ||
DRM-free_label.en.svg @seanpm2001 | ||
INSTALL @seanpm2001 | ||
LINUX_DEFENDER.desktop @seanpm2001 | ||
LICENSE.txt @seanpm2001 | ||
Pax_tux.png @seanpm2001 | ||
PROJECT_LANG_1.py @seanpm2001 | ||
PROJECT_LANG_2.sh @seanpm2001 | ||
README.md @seanpm2001 | ||
SECURITY.md @seanpm2001 | ||
SponsorButton.png @seanpm2001 | ||
desktop.ini @seanpm2001 | ||
makefile.mk @seanpm2001 | ||
# Individual file types | ||
# Section A | ||
*.aiff @seanpm2001 | ||
*.AIFF @seanpm2001 | ||
*.alac @seanpm2001 | ||
*.ALAC @seanpm2001 | ||
*.applescript @seanpm2001 | ||
*.asm @seanpm2001 | ||
*.ASM @seanpm2001 | ||
# Section B | ||
*.bib @seanpm2001 | ||
# Section C | ||
*.c @seanpm2001 | ||
*.C @seanpm2001 | ||
*.cff @seanpm2001 | ||
*.cpp @seanpm2001 | ||
*.css @seanpm2001 | ||
*.cxx @seanpm2001 | ||
# Section D | ||
*.DS_STORE @seanpm2001 | ||
*.desktop @seanpm2001 | ||
*.dmg @seanpm2001 | ||
*.DMG @seanpm2001 | ||
# Section E | ||
*.editorconfig @seanpm2001 | ||
# Section F | ||
# No entries starting with the letter F | ||
# Section G | ||
*.gif @seanpm2001 | ||
*.GIF @seanpm2001 | ||
*.gitattributes @seanpm2001 | ||
*.gitignore @seanpm2001 | ||
*.go @seanpm2001 | ||
# Section H | ||
*.h @seanpm2001 | ||
*.H @seanpm2001 | ||
*.htm @seanpm2001 | ||
*.html @seanpm2001 | ||
# Section I | ||
*.ini @seanpm2001 | ||
*.ipa @seanpm2001 | ||
*.IPA @seanpm2001 | ||
*.iso @seanpm2001 | ||
*.ISO @seanpm2001 | ||
# Section J | ||
*.java @seanpm2001 | ||
*.js @seanpm2001 | ||
*.jpg @seanpm2001 | ||
*.jpeg @seanpm2001 | ||
*.jpp @seanpm2001 | ||
*.json @seanpm2001 | ||
*.jspp @seanpm2001 | ||
# Section K | ||
# No entries starting with the letter K | ||
# Section L | ||
# No entries starting with the letter L | ||
# Section M | ||
*.m @seanpm2001 | ||
*.m4 @seanpm2001 | ||
*.mm @seanpm2001 | ||
*.mak @seanpm2001 | ||
*.make @seanpm2001 | ||
*.markdown @seanpm2001 | ||
*.md @seanpm2001 | ||
*.mdown @seanpm2001 | ||
*.metal @seanpm2001 | ||
*.mhtm @seanpm2001 | ||
*.mhtml @seanpm2001 | ||
*.mp3 @seanpm2001 | ||
*.mk @seanpm2001 | ||
*.mkd @seanpm2001 | ||
*.mot @seanpm2001 | ||
*.MOT @seanpm2001 | ||
*.mov @seanpm2001 | ||
*.MOV @seanpm2001 | ||
# Section N | ||
# No entries starting with the letter N | ||
# Section O | ||
*.oga @seanpm2001 | ||
*.ogg @seanpm2001 | ||
# Section P | ||
*.p @seanpm2001 | ||
*.P @seanpm2001 | ||
*.pas @seanpm2001 | ||
*.PAS @seanpm2001 | ||
*.php @seanpm2001 | ||
*.png @seanpm2001 | ||
*.PNG @seanpm2001 | ||
*.pl @seanpm2001 | ||
*.pro @seanpm2001 | ||
*.ps @seanpm2001 | ||
*.PS @seanpm2001 | ||
*.py @seanpm2001 | ||
# Section Q | ||
*.qs @seanpm2001 | ||
*.qt @seanpm2001 | ||
# Section R | ||
*.rb @seanpm2001 | ||
*.rs @seanpm2001 | ||
# Section S | ||
*.self @seanpm2001 | ||
*.sh @seanpm2001 | ||
*.st @seanpm2001 | ||
*.sql @seanpm2001 | ||
*.svg @seanpm2001 | ||
*.swift @seanpm2001 | ||
# Section T | ||
*.tex @seanpm2001 | ||
*.ts @seanpm2001 | ||
*.tsx @seanpm2001 | ||
*.ttf @seanpm2001 | ||
*.TTF @seanpm2001 | ||
*.txt @seanpm2001 | ||
*.TXT @seanpm2001 | ||
# Section U | ||
*.url @seanpm2001 | ||
*.URL @seanpm2001 | ||
# Section V | ||
*.v @seanpm2001 | ||
*.vh @seanpm2001 | ||
*.vhd @seanpm2001 | ||
*.vhdl @seanpm2001 | ||
*.vtt @seanpm2001 | ||
# Setion W | ||
*.wim @seanpm2001 | ||
*.woff @seanpm2001 | ||
*.WOFF @Seanpm2001 | ||
# Section X | ||
*.xhtm @seanpm2001 | ||
*.xhtml @seanpm2001 | ||
*.xml @seanpm2001 | ||
# Section Y | ||
*.yaml @seanpm2001 | ||
*.yml @seanpm2001 | ||
# Section Z | ||
# No entries starting with the letter Z | ||
|
||
# No more individual file types for now | ||
|
||
# Todo | ||
|
||
# Add every individual file | ||
# Finish adding all file types | ||
# Add new entries as they are added | ||
|
||
# Past goals (completed) | ||
# Add all Wiki entries | ||
# Add all graphics entries | ||
|
||
# File info | ||
# File type: codeowners file (CODEOWNERS) | ||
# File version: 2 (2022, Monday, February 21st at 3:05 pm) | ||
# Line count (including blank lines and compiler line): 195 | ||
# End of script |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
|
||
*** | ||
|
||
# Opening an issue in this SNU Programming Tools IDE project | ||
|
||
Thank you for taking the time to open an issue in this SNU web ide project. Please fill out this form to complete the process of opening an issue: | ||
|
||
#### General description | ||
|
||
Please write a description with at least 75 characters in the following space. Limit: 8,196 characters | ||
|
||
``` | ||
Your description goes here | ||
``` | ||
|
||
#### Steps to Reproduce | ||
|
||
Steps should be clear. | ||
|
||
Add steps here | ||
|
||
``` | ||
Your description goes here | ||
``` | ||
|
||
#### Expected Results | ||
<!-- Example: No error is throw --> | ||
|
||
``` | ||
Your description goes here | ||
``` | ||
|
||
#### Actual Results | ||
<!-- Example: Error is thrown --> | ||
|
||
``` | ||
Your description goes here | ||
``` | ||
|
||
### Browsers Affected | ||
|
||
Please consider opening an issue in [SNU BrowserNose](https://github.com/seanpm2001/SNU_BrowserNose) as well, if BrowserNose fails to do the task. | ||
|
||
Please also specify your virtual machine specs you used for testing if you used a virtual machine, in the space below. Max: 8,196 characters | ||
|
||
Also, please specify the specific browser version down to the last number (example: Firefox 88.0.1esr) and specify if you are running on a desktop or mobile device, and if it (the host system) is virtualized or not | ||
|
||
<!-- Check all that apply --> | ||
- [ ] Tor | ||
- [ ] Mozilla Firefox | ||
- [ ] SeaMonkey | ||
- [ ] Pale Moon | ||
- [ ] TenFourFox | ||
- [ ] Konquerer | ||
- [ ] Line Mode Browser | ||
- [ ] IceWeasel/IceCat | ||
- [ ] IceRaven | ||
- [ ] DuckDuckGo | ||
- [ ] Safari | ||
- [ ] Netscape Navigator | ||
- [ ] Nexus | ||
- [ ] SlimJet | ||
- [ ] AOL Explorer | ||
- [ ] Opera Mini | ||
- [ ] Android stock browser | ||
- [ ] Dot browser | ||
- [ ] Microsoft Edge | ||
- [ ] Opera | ||
- [ ] Samsung Internet | ||
- [ ] Google Chrome | ||
- [ ] Google Chromium | ||
- [ ] Internet Explorer | ||
- [ ] Other | ||
|
||
**Virtual machine config** | ||
|
||
``` | ||
Sample (overwrite this) | ||
Microsoft Windows XP Service Pack 3 | ||
Registry modification for activation | ||
Internet Explorer 6 | ||
VirtualBox 6.1.20 (64 bit) | ||
512 MB RAM | ||
32 Gigabyte disk space | ||
Host operating system: Kubuntu 22.04 | ||
VirtualBox guest additions? Installed | ||
Internet type: Broadband | ||
Specific error: Page won't load, things aren't displaying correctly, see above | ||
``` | ||
|
||
### Versions | ||
|
||
What version are you using? (supported versions only) | ||
|
||
``` | ||
Your description goes here | ||
``` | ||
|
||
- [ ] I have filled out all fields | ||
- [ ] I agree to the terms of the [GPL3 license](https://www.gnu.org/licenses/gpl-3.0.en.html) | ||
- [ ] I have confirmed this issue isn't a duplicate | ||
- [ ] I agree to follow the [code of conduct](https://github.com/seanpm2001/CODE_OF_CONDUCT.md) | ||
- [ ] I want my answer to be archived into the repository | ||
|
||
*** | ||
|
||
<!-- Issue template info | ||
File version: 1 (Tuesday, November 30th at 9:45 pm) | ||
File type: Markdown document (*.md *.mkd *.mdown *.markdown) | ||
Line count (including blank lines and compiler line): 113 | ||
File purpose: Serving as an issue template for this project. | ||
!--> |
Oops, something went wrong.