فهرست منبع

doc: add eqtiquette

x 3 سال پیش
والد
کامیت
7526955c78
1فایلهای تغییر یافته به همراه17 افزوده شده و 0 حذف شده
  1. 17 0
      doc/src/development.md

+ 17 - 0
doc/src/development.md

@@ -53,3 +53,20 @@ and works, we can use a helper for `cargo` called
 
 The `Makefile` provided in the repository is already set up to use it,
 so it's enough to install `cargo hack` and run `make check`.
+
+## Etiquette
+
+These are not hard and fast rules, but guidance for team members working together.
+This allows us to coordinate more effectively.
+
+| Abbrev  | Meaning            | Description                                                                                           |
+|---------|--------------------|-------------------------------------------------------------------------------------------------------|
+| gm      | good morning       | Reporting in                                                                                          |
+| gn      | good night         | Logging off for the day                                                                               |
+| afk*    | away from keyboard | Shutting down the computer so you will lose messages sent to you                                      |
+| b*      | back               | Returning back after leaving                                                                          |
+| brb     | be right back      | If you are in a meeting and need to leave for a few mins. For example, maybe you need to grab a book. |
+| one sec | one second         | You need to search something on the web, or you are just doing the task (example: opening the file).  |
+
+* once we have proper syncing these will become less relevant and not needed.
+