From d13acf9d28bfc8da9c9bf2f4e247daf1eb514b08 Mon Sep 17 00:00:00 2001 From: dovahkin Date: Tue, 9 Jul 2019 21:54:16 -0400 Subject: [PATCH 1/7] Adding Table of Contents to Sidebar... U2D ToC to follow... --- includes/sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/sidebar.md b/includes/sidebar.md index e863a27..1beea04 100644 --- a/includes/sidebar.md +++ b/includes/sidebar.md @@ -1,4 +1,5 @@ * [Home](/main) +* [Table of Contents](/tableofcontents) * [User Contributed Pages](/wiki/main) * [System Generated Pages](/system/main) * [Sandbox](/sandbox) From b3ad021d51ba9f1f65b2b686589507b1349d98cc Mon Sep 17 00:00:00 2001 From: dovahkin Date: Tue, 9 Jul 2019 22:31:17 -0400 Subject: [PATCH 2/7] Brings ToC U2D, provides actual ToC Content. --- articles/tableofcontents.md | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/articles/tableofcontents.md b/articles/tableofcontents.md index 073696e..9d2a6db 100644 --- a/articles/tableofcontents.md +++ b/articles/tableofcontents.md @@ -1,6 +1,31 @@ # Table of Contents - - Chapter 1 - Basic Shit - 1. Bullshit - - More Bullshit... - -Chapter 2 - Test + - Chapter 1 - Thunix and You. + 1. What the fuck is Thunix? + - History of Thunix + 2. Staff Bios + 3. Thunix Rules and Policies + 4. How can I help? + 5. Where is Thunix? + 6. Contributions Directory + + - Chapter 2 - SSH Shit. + 1. To Be Linked. (WIP) + + - Chapter 3 - Contributing + 1. What is "Contributing"? + - Git Crash Course + - History and Usage + 2. How to Contrib. + - General "Rule of Thumb"s + - Workflow + - Etiquette + - Methods of. + 3. Contrib'ing to Thunix + - Guidelines & Proceedures + - Methods Available + - Tildegit & Ansible + - Formatting + + - Chapter 4 - The Wiki + 1. TBA/Planned. See Contributions Directory. From eaa1cd2ebc90edc2c3f709abf2d9413cbd77d84e Mon Sep 17 00:00:00 2001 From: dovahkin Date: Tue, 9 Jul 2019 22:48:24 -0400 Subject: [PATCH 3/7] Added "Contributions Directory" page (For Chapter 1, Sub 6). Fixed a typo in Main, which stated the "Wrong" username for dovahkin. Listed current contributions (planned/active) on ContribDirectory. --- articles/main.md | 2 +- articles/wiki/Thunix/contribdir.md | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 articles/wiki/Thunix/contribdir.md diff --git a/articles/main.md b/articles/main.md index 0ba9813..0d21d32 100644 --- a/articles/main.md +++ b/articles/main.md @@ -2,7 +2,7 @@       Hello, and welcome to the Official Thunix wiki! This is a multi-contributor project created to give useful guides & documentation on common and uncommon topics alike. Most of the things in here will pertain directly to **Thunix**, which is the platform you are (or if not, _should be_) using. -If you have any questions about the project, feel free to Direct Message ``xdovahkinx`` on IRC, or any of the other contributors/staff @ ``#thunix``. +If you have any questions about the project, feel free to Direct Message ``dovahkin`` on IRC, or any of the other contributors/staff @ ``#thunix``. From all the contributors and staff at **Thunix**, we hope you enjoy the project and find it helpful and informative! Further notes; diff --git a/articles/wiki/Thunix/contribdir.md b/articles/wiki/Thunix/contribdir.md new file mode 100644 index 0000000..a002ad3 --- /dev/null +++ b/articles/wiki/Thunix/contribdir.md @@ -0,0 +1,18 @@ +# Contributions/Contributors Directory. + +### This is a directory of who is contributing to what, and ETC. Reference the Table of Contents for full names/directories. + +- Please contact these people for the respective Topic/Subtopic. DO NOT Contact Thunix Staff, unless they are a listed contrib. +- Have your name listed by contributing! See Chapter 3, Sub 3 for more info! +- If you cannot contact the relevant person for a given topic (say, after a week.)m Or otherwise N/A; contact ``dovahkin`` on IRC + +###### Dovahkin (xdovahkinx) - Wiki Maintainer. + - Chapter 3 + - Chapter 4 + - Chapter 1, Sub 4&6. + +###### Ubergeek (Ub3rg33k) - Thunix Staff. + - Chapter 1 + +###### TechEmporium + - Chapter 2 From f815f1faca658838b9bbf191f6e09f3e5f388262 Mon Sep 17 00:00:00 2001 From: dovahkin Date: Tue, 9 Jul 2019 22:54:24 -0400 Subject: [PATCH 4/7] ToC Edits, linking. --- articles/tableofcontents.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/articles/tableofcontents.md b/articles/tableofcontents.md index 9d2a6db..c792d87 100644 --- a/articles/tableofcontents.md +++ b/articles/tableofcontents.md @@ -7,7 +7,8 @@ 3. Thunix Rules and Policies 4. How can I help? 5. Where is Thunix? - 6. Contributions Directory + 6. [Contributions Directory](/wiki/Thunix/contribdir) + 7. [System-Generated Pages](/system/main) - Chapter 2 - SSH Shit. 1. To Be Linked. (WIP) @@ -20,7 +21,7 @@ - General "Rule of Thumb"s - Workflow - Etiquette - - Methods of. + - Methods of 3. Contrib'ing to Thunix - Guidelines & Proceedures - Methods Available @@ -29,3 +30,6 @@ - Chapter 4 - The Wiki 1. TBA/Planned. See Contributions Directory. + + - [Unsorted Pages](/wiki/unsorted/main) + - [Sandbox](/sandbox) From 604e989a37c6cf6a2d08c0681902504aae8089c3 Mon Sep 17 00:00:00 2001 From: dovahkin Date: Tue, 9 Jul 2019 23:53:13 -0400 Subject: [PATCH 5/7] Started Ch3-"Contributing". Finished Top1(mainpage) Updated Link in ToC for Ch3. Added files to personal unsorted directory (For WIP Files) ./wiki/unsorted/dovahkin/contrib/ Fixed typo/improper format for things in contribdir --- articles/tableofcontents.md | 4 +- articles/wiki/Thunix/contribdir.md | 20 +++++++--- articles/wiki/{ => contrib}/contributing.md | 0 articles/wiki/contrib/top1.md | 38 +++++++++++++++++++ articles/wiki/main.md | 8 +++- .../unsorted/dovahkin/contrib/top1_sub1.md | 1 + .../unsorted/dovahkin/contrib/top1_sub2.md | 1 + .../wiki/unsorted/dovahkin/contrib/top2.md | 1 + .../unsorted/dovahkin/contrib/top2_sub1.md | 1 + 9 files changed, 64 insertions(+), 10 deletions(-) rename articles/wiki/{ => contrib}/contributing.md (100%) create mode 100644 articles/wiki/contrib/top1.md create mode 100644 articles/wiki/unsorted/dovahkin/contrib/top1_sub1.md create mode 100644 articles/wiki/unsorted/dovahkin/contrib/top1_sub2.md create mode 100644 articles/wiki/unsorted/dovahkin/contrib/top2.md create mode 100644 articles/wiki/unsorted/dovahkin/contrib/top2_sub1.md diff --git a/articles/tableofcontents.md b/articles/tableofcontents.md index c792d87..38633f6 100644 --- a/articles/tableofcontents.md +++ b/articles/tableofcontents.md @@ -14,10 +14,10 @@ 1. To Be Linked. (WIP) - Chapter 3 - Contributing - 1. What is "Contributing"? + 1. [What is "Contributing"?](/wiki/contrib/top1) - Git Crash Course - History and Usage - 2. How to Contrib. + 2. How to Contrib. (Using Git) - General "Rule of Thumb"s - Workflow - Etiquette diff --git a/articles/wiki/Thunix/contribdir.md b/articles/wiki/Thunix/contribdir.md index a002ad3..aa5457c 100644 --- a/articles/wiki/Thunix/contribdir.md +++ b/articles/wiki/Thunix/contribdir.md @@ -3,16 +3,24 @@ ### This is a directory of who is contributing to what, and ETC. Reference the Table of Contents for full names/directories. - Please contact these people for the respective Topic/Subtopic. DO NOT Contact Thunix Staff, unless they are a listed contrib. -- Have your name listed by contributing! See Chapter 3, Sub 3 for more info! +- Have your name listed by contributing! See Chapter 3, Topic 3 for more info! - If you cannot contact the relevant person for a given topic (say, after a week.)m Or otherwise N/A; contact ``dovahkin`` on IRC ###### Dovahkin (xdovahkinx) - Wiki Maintainer. - - Chapter 3 - - Chapter 4 - - Chapter 1, Sub 4&6. + - Ch 3 + - Ch 4 + - Ch 1, Top 4&6. ###### Ubergeek (Ub3rg33k) - Thunix Staff. - - Chapter 1 + - Ch 1 ###### TechEmporium - - Chapter 2 + - Ch 2 + +### Legend + - Chapter = "Ch." (Or Parent Topic, Ex: SSH) + - Top = "Topic" + - Sub = "Subtopic" + + Example: + - Ch 1, Top 2, Sub 3 = Chapter 1, Topic 2, Subtopic 3 diff --git a/articles/wiki/contributing.md b/articles/wiki/contrib/contributing.md similarity index 100% rename from articles/wiki/contributing.md rename to articles/wiki/contrib/contributing.md diff --git a/articles/wiki/contrib/top1.md b/articles/wiki/contrib/top1.md new file mode 100644 index 0000000..5215f45 --- /dev/null +++ b/articles/wiki/contrib/top1.md @@ -0,0 +1,38 @@ +# What is "Contributing"? + +### Definitions: + [My Favorite](https://www.urbandictionary.com/define.php?term=contributing) + [The Actual Definition](https://www.dictionary.com/browse/contributing) + +### The Answer to the Title. + Contributing is the act of helping further the given environment/community by means of labor or assistance, over other methods; such as Moderating or Donating. +The most classic way of doing so is through means like Bughunting, Bug Reporting, Patches, or other meaningful contributions, such as this nice wiki you are reading. +The basic goal is to ease off some of the pressure on the given leadership of the community; in the case of Thunix, the SysAdmins/Staff. As such, contributing is really any task that accomplishes that goal. + + Contributing is a great way to give back to a community you love and support where you cannot be part of the staff team or compensate some other way, usually financially. +It is understandable that everyone cannot pitch in through these other means, as everyone is on their own walks of life, so these little things add up and help make a community like Thunix what it is. + +Take my personal case for example: + +I (dovahkin) have been part of Thunix for a good while, about 2(ish) years. I was part of the original Thunix, and honestly was shocked when I heard about the service! +I mean, who wouldn't be?!?! A completely free SSH Shell that offers no caps on pretty much anything, Where the SysAdmins are a message away, with only rudimentary rules? Not to mention an active community, often which is friendly enough to help you when you are doing something stupid or unfamiliar? +HELLS YES. I'll take two! (Anyhow, I digress...) + +I honestly should've contributed more; and I feel that could be said for a majority of the service at the time. +(Mad props to ``hexhaxtron`` for putting up with us on his own time, btw.) +Anyhow; that's a mistake I made sure not to repeat. When I heard about the re-launch of Thunix, I immediately sent 5$ as a donation. +It isn't much when you consider the cost of the bottom line of what it takes to operate Thunix as we know it, but it was what I could spare; and I know it was appreciated :). +Seeing how my financial situation doesn't exactly allow me to be sending donations every month, I put my brain to work on how I might contribute by other means. +I proposed I head and maintain the wiki, as a sort of weekend project; just something to do in my spare time. Look at how it expanded! + + Instead of some random things every week/other week, we have three contributors! All making more pushes to the wiki than I can bear listening to the notifications for! +Something so innocuous, as this little weekend project, turned into a major part of Thunix, and set an example of how powerful small contributions are. +With every push to this wiki, is one less thing that the SysAdmins have to explain to the skid asking questions in IRC (Which is usually me, lets be real....). + +At this point, I am rambling... You get the poimt? Contributing is an effective means to help where one cannot by other means. + +### Cool story bro, now how the fuck is that relevant to outside of Thunix? + + The point was this; No matter how big or small a contribution might be, it has the potential to really affect the entire ecosystem. + +Now, let's talk about the giant in the room, being the way most might be familiar with contributing to; [Git/Version Control.](/top1_sub1). Prepare yourself for a crash-course and generic overview of Git. (We will probably release a dedicated topic for just git Eventually TM) diff --git a/articles/wiki/main.md b/articles/wiki/main.md index 71b42b1..4f59cfe 100644 --- a/articles/wiki/main.md +++ b/articles/wiki/main.md @@ -1,9 +1,13 @@ # Current List of Pages -* [Contributing to the wiki](contributing) +### Page will be depreciated once Table of Contents is in full swing, as that is the effective point of this page, and etc. + +###### Links here MAY break depending on updates to the ToC. We will try to reflect those changes here. + +* ~~Contributing to the wiki~~ (See Table of Contents) * [How to use email](/wiki/email) * [Using SSH with thunix](/wiki/ssh) * [Iris](/wiki/iris) * [Databases](/wiki/databases) * [Admin Tools](/wiki/admintools) -* [Unsorted](/wiki/unsorted/main) +* ~~Unsorted~~ (See Table of Contents) diff --git a/articles/wiki/unsorted/dovahkin/contrib/top1_sub1.md b/articles/wiki/unsorted/dovahkin/contrib/top1_sub1.md new file mode 100644 index 0000000..85e6ff1 --- /dev/null +++ b/articles/wiki/unsorted/dovahkin/contrib/top1_sub1.md @@ -0,0 +1 @@ +# WIP diff --git a/articles/wiki/unsorted/dovahkin/contrib/top1_sub2.md b/articles/wiki/unsorted/dovahkin/contrib/top1_sub2.md new file mode 100644 index 0000000..85e6ff1 --- /dev/null +++ b/articles/wiki/unsorted/dovahkin/contrib/top1_sub2.md @@ -0,0 +1 @@ +# WIP diff --git a/articles/wiki/unsorted/dovahkin/contrib/top2.md b/articles/wiki/unsorted/dovahkin/contrib/top2.md new file mode 100644 index 0000000..85e6ff1 --- /dev/null +++ b/articles/wiki/unsorted/dovahkin/contrib/top2.md @@ -0,0 +1 @@ +# WIP diff --git a/articles/wiki/unsorted/dovahkin/contrib/top2_sub1.md b/articles/wiki/unsorted/dovahkin/contrib/top2_sub1.md new file mode 100644 index 0000000..85e6ff1 --- /dev/null +++ b/articles/wiki/unsorted/dovahkin/contrib/top2_sub1.md @@ -0,0 +1 @@ +# WIP From 02a4a11755bb97fbf8fbabbd26006538cc39943f Mon Sep 17 00:00:00 2001 From: dovahkin Date: Wed, 10 Jul 2019 00:01:26 -0400 Subject: [PATCH 6/7] [x005] QuickFix: Patching invalid directory links. Moving System-Gen Pages to align with rest of pages as a topic --- articles/tableofcontents.md | 4 ++-- articles/wiki/contrib/top1.md | 12 ++++++------ articles/{ => wiki}/system/ansible.md | 0 articles/{ => wiki}/system/chat.md | 0 articles/{ => wiki}/system/iris.md | 0 articles/{ => wiki}/system/main.md | 0 articles/{ => wiki}/system/thunix.md | 0 articles/{ => wiki}/system/tildegit.org.md | 0 includes/sidebar.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) rename articles/{ => wiki}/system/ansible.md (100%) rename articles/{ => wiki}/system/chat.md (100%) rename articles/{ => wiki}/system/iris.md (100%) rename articles/{ => wiki}/system/main.md (100%) rename articles/{ => wiki}/system/thunix.md (100%) rename articles/{ => wiki}/system/tildegit.org.md (100%) diff --git a/articles/tableofcontents.md b/articles/tableofcontents.md index 38633f6..2b57ee6 100644 --- a/articles/tableofcontents.md +++ b/articles/tableofcontents.md @@ -7,14 +7,14 @@ 3. Thunix Rules and Policies 4. How can I help? 5. Where is Thunix? - 6. [Contributions Directory](/wiki/Thunix/contribdir) + 6. [Contributions Directory](/Thunix/contribdir) 7. [System-Generated Pages](/system/main) - Chapter 2 - SSH Shit. 1. To Be Linked. (WIP) - Chapter 3 - Contributing - 1. [What is "Contributing"?](/wiki/contrib/top1) + 1. [What is "Contributing"?](/contrib/top1) - Git Crash Course - History and Usage 2. How to Contrib. (Using Git) diff --git a/articles/wiki/contrib/top1.md b/articles/wiki/contrib/top1.md index 5215f45..c3f2bac 100644 --- a/articles/wiki/contrib/top1.md +++ b/articles/wiki/contrib/top1.md @@ -1,15 +1,15 @@ # What is "Contributing"? ### Definitions: - [My Favorite](https://www.urbandictionary.com/define.php?term=contributing) - [The Actual Definition](https://www.dictionary.com/browse/contributing) +      [My Favorite](https://www.urbandictionary.com/define.php?term=contributing) +      [The Actual Definition](https://www.dictionary.com/browse/contributing) ### The Answer to the Title. - Contributing is the act of helping further the given environment/community by means of labor or assistance, over other methods; such as Moderating or Donating. +      Contributing is the act of helping further the given environment/community by means of labor or assistance, over other methods; such as Moderating or Donating. The most classic way of doing so is through means like Bughunting, Bug Reporting, Patches, or other meaningful contributions, such as this nice wiki you are reading. The basic goal is to ease off some of the pressure on the given leadership of the community; in the case of Thunix, the SysAdmins/Staff. As such, contributing is really any task that accomplishes that goal. - Contributing is a great way to give back to a community you love and support where you cannot be part of the staff team or compensate some other way, usually financially. +      Contributing is a great way to give back to a community you love and support where you cannot be part of the staff team or compensate some other way, usually financially. It is understandable that everyone cannot pitch in through these other means, as everyone is on their own walks of life, so these little things add up and help make a community like Thunix what it is. Take my personal case for example: @@ -25,7 +25,7 @@ It isn't much when you consider the cost of the bottom line of what it takes to Seeing how my financial situation doesn't exactly allow me to be sending donations every month, I put my brain to work on how I might contribute by other means. I proposed I head and maintain the wiki, as a sort of weekend project; just something to do in my spare time. Look at how it expanded! - Instead of some random things every week/other week, we have three contributors! All making more pushes to the wiki than I can bear listening to the notifications for! +      Instead of some random things every week/other week, we have three contributors! All making more pushes to the wiki than I can bear listening to the notifications for! Something so innocuous, as this little weekend project, turned into a major part of Thunix, and set an example of how powerful small contributions are. With every push to this wiki, is one less thing that the SysAdmins have to explain to the skid asking questions in IRC (Which is usually me, lets be real....). @@ -33,6 +33,6 @@ At this point, I am rambling... You get the poimt? Contributing is an effective ### Cool story bro, now how the fuck is that relevant to outside of Thunix? - The point was this; No matter how big or small a contribution might be, it has the potential to really affect the entire ecosystem. +      The point was this; No matter how big or small a contribution might be, it has the potential to really affect the entire ecosystem. Now, let's talk about the giant in the room, being the way most might be familiar with contributing to; [Git/Version Control.](/top1_sub1). Prepare yourself for a crash-course and generic overview of Git. (We will probably release a dedicated topic for just git Eventually TM) diff --git a/articles/system/ansible.md b/articles/wiki/system/ansible.md similarity index 100% rename from articles/system/ansible.md rename to articles/wiki/system/ansible.md diff --git a/articles/system/chat.md b/articles/wiki/system/chat.md similarity index 100% rename from articles/system/chat.md rename to articles/wiki/system/chat.md diff --git a/articles/system/iris.md b/articles/wiki/system/iris.md similarity index 100% rename from articles/system/iris.md rename to articles/wiki/system/iris.md diff --git a/articles/system/main.md b/articles/wiki/system/main.md similarity index 100% rename from articles/system/main.md rename to articles/wiki/system/main.md diff --git a/articles/system/thunix.md b/articles/wiki/system/thunix.md similarity index 100% rename from articles/system/thunix.md rename to articles/wiki/system/thunix.md diff --git a/articles/system/tildegit.org.md b/articles/wiki/system/tildegit.org.md similarity index 100% rename from articles/system/tildegit.org.md rename to articles/wiki/system/tildegit.org.md diff --git a/includes/sidebar.md b/includes/sidebar.md index 1beea04..7c0235e 100644 --- a/includes/sidebar.md +++ b/includes/sidebar.md @@ -1,7 +1,7 @@ * [Home](/main) * [Table of Contents](/tableofcontents) * [User Contributed Pages](/wiki/main) -* [System Generated Pages](/system/main) +* [System Generated Pages](/wiki/system/main) * [Sandbox](/sandbox) * [Thunix.net](https://thunix.net) From 6acd79d9604d39bff1c5b4a9bc466c1fc544c8d1 Mon Sep 17 00:00:00 2001 From: dovahkin Date: Wed, 10 Jul 2019 00:06:56 -0400 Subject: [PATCH 7/7] Patching the patch... Don't ask... --- articles/tableofcontents.md | 6 +++--- articles/wiki/contrib/top1.md | 2 +- articles/wiki/iris.md | 2 +- articles/wiki/system/main.md | 10 +++++----- articles/wiki/unsorted/ubergeek/askingtoask.md | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/articles/tableofcontents.md b/articles/tableofcontents.md index 2b57ee6..279f723 100644 --- a/articles/tableofcontents.md +++ b/articles/tableofcontents.md @@ -7,14 +7,14 @@ 3. Thunix Rules and Policies 4. How can I help? 5. Where is Thunix? - 6. [Contributions Directory](/Thunix/contribdir) - 7. [System-Generated Pages](/system/main) + 6. [Contributions Directory](/wiki/Thunix/contribdir) + 7. [System-Generated Pages](/wiki/system/main) - Chapter 2 - SSH Shit. 1. To Be Linked. (WIP) - Chapter 3 - Contributing - 1. [What is "Contributing"?](/contrib/top1) + 1. [What is "Contributing"?](/wiki/contrib/top1) - Git Crash Course - History and Usage 2. How to Contrib. (Using Git) diff --git a/articles/wiki/contrib/top1.md b/articles/wiki/contrib/top1.md index c3f2bac..9029fcb 100644 --- a/articles/wiki/contrib/top1.md +++ b/articles/wiki/contrib/top1.md @@ -35,4 +35,4 @@ At this point, I am rambling... You get the poimt? Contributing is an effective       The point was this; No matter how big or small a contribution might be, it has the potential to really affect the entire ecosystem. -Now, let's talk about the giant in the room, being the way most might be familiar with contributing to; [Git/Version Control.](/top1_sub1). Prepare yourself for a crash-course and generic overview of Git. (We will probably release a dedicated topic for just git Eventually TM) +Now, let's talk about the giant in the room, being the way most might be familiar with contributing to; [Git/Version Control.](/wiki/contrib/top1_sub1). Prepare yourself for a crash-course and generic overview of Git. (We will probably release a dedicated topic for just git Eventually TM) diff --git a/articles/wiki/iris.md b/articles/wiki/iris.md index b7e7994..e9391b0 100644 --- a/articles/wiki/iris.md +++ b/articles/wiki/iris.md @@ -11,4 +11,4 @@ Once there, type `t` to see the topics. To read a topic, just type the topic nu To quite, just type `q`. ## See Also -* [iris](/system/iris) +* [iris](/wiki/system/iris) diff --git a/articles/wiki/system/main.md b/articles/wiki/system/main.md index 9e74733..1d7aa20 100644 --- a/articles/wiki/system/main.md +++ b/articles/wiki/system/main.md @@ -2,8 +2,8 @@ These documents are autogenerated from our man pages, and various readmes used here on thunix. -* [ansible](/system/ansible) -* [chat](/system/chat) -* [thunix](/system/thunix) -* [tildegit.org](/system/tildegit.org) -* [iris](/system/iris) +* [ansible](/wiki/system/ansible) +* [chat](/wiki/system/chat) +* [thunix](/wiki/system/thunix) +* [tildegit.org](/wiki/system/tildegit.org) +* [iris](/wiki/system/iris) diff --git a/articles/wiki/unsorted/ubergeek/askingtoask.md b/articles/wiki/unsorted/ubergeek/askingtoask.md index 3648576..228187c 100644 --- a/articles/wiki/unsorted/ubergeek/askingtoask.md +++ b/articles/wiki/unsorted/ubergeek/askingtoask.md @@ -1,6 +1,6 @@ # Don't Ask to Ask -Don't ask to ask a question in [chat](/system/chat), or on [iris](/wiki/iris). Just ask your question! +Don't ask to ask a question in [chat](/wiki/system/chat), or on [iris](/wiki/iris). Just ask your question! Asking to ask is pointless. Either someone will answer your question, or they wont. Corollary: [Don't be Impatient](/wiki/unsorted/ubergeek/impatient). Sometimes, people are busy, and might take more than 10 seconds to respond.